summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index de63be92..4739ccd4 100755
--- a/configure
+++ b/configure
@@ -1496,7 +1496,7 @@ if [ -z "$lit_align" ] ; then
exit 1
fi
- if [ -n "$darwin_target" ] ; then
+ if [ -n "$darwin_target" ] && [ "$(arch)" = "i386" ] ; then
lit_align=2
else
lit_align=$SIZEOF_WCHAR_T