pkgsrc-ng/devel/binutils/patches/patch-gas_configure
2014-08-11 13:28:49 +02:00

16 lines
244 B
Plaintext

$NetBSD$
--- gas/configure.orig Mon Jun 18 04:43:06 2012
+++ gas/configure
@@ -6127,6 +6127,10 @@ freebsd* | dragonfly*)
fi
;;
+minix*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
gnu*)
lt_cv_deplibs_check_method=pass_all
;;