aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/gmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gmp/Makefile b/examples/gmp/Makefile
index 3539793..eec700f 100644
--- a/examples/gmp/Makefile
+++ b/examples/gmp/Makefile
@@ -14,7 +14,7 @@ build-depends += \
configure-options += --enable-cxx
# http://gmplib.org/manual/ABI-and-ISA.html
-configure-options += ABI=$(bits)
+configure-options.32 += ABI=32
name := gmp
home := http://www.gnu.org/software/$(name)/