mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-13 14:25:12 -04:00
16 lines
244 B
Plaintext
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
|
|
;;
|