aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure b/configure
index 1ab5646a..3297c822 100755
--- a/configure
+++ b/configure
@@ -514,8 +514,11 @@ B cparser
B extraction
EOF
+ if test "$arch" = "x86"; then
+ echo "S ${arch}_${bitsize}" >> .merlin
+ echo "B ${arch}_${bitsize}" >> .merlin
+ fi
fi
-
#
# Generate Makefile.config
#