GARNAME = gmp GARVERSION = 5.0.5 CATEGORIES = math DISTEXT = xz LIBDEPS = sys/readline DESCRIPTION = Multiprecision maths library include ../../gar.lib/gnu.mk CONFIGURE_ARGS += \ --enable-cxx \ ABI=32 # math/ppl wants GMP to have exception support. CPPFLAGS += -fexceptions