aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index b221bcc63c..12d91a4e72 100755
--- a/configure
+++ b/configure
@@ -1800,6 +1800,8 @@ case "$arch" in
arch="ia64"
enable fast_64bit
spic=$shared
+ # HACK: currently fails to build if .bss is > 4MB and shared libs are built
+ enabled shared && enable hardcoded_tables
;;
m68k)
arch="m68k"