Files
bsdports/_alpha/arm-eabi-gcc83/files/patch-configure
ziggi e60e3109ef arm
2020-01-15 06:56:48 +00:00

14 lines
366 B
Plaintext

--- configure.orig 2015-05-03 17:29:57 UTC
+++ configure
@@ -3675,10 +3675,6 @@ case "${target}" in
*-*-dragonfly*)
;;
*-*-freebsd*)
- if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
- && test -f /usr/local/include/gmp.h; then
- with_gmp=/usr/local
- fi
;;
*-*-kaos*)
# Remove unsupported stuff on all kaOS configurations.