openbsd-ports/lang/egcs/stable/patches/patch-libtool_m4
2001-09-15 11:51:35 +00:00

15 lines
471 B
Plaintext

$OpenBSD: patch-libtool_m4,v 1.1 2001/09/15 11:51:35 espie Exp $
--- libtool.m4.orig Wed Aug 22 11:19:01 2001
+++ libtool.m4 Wed Aug 22 11:19:46 2001
@@ -620,6 +620,10 @@ newsos6)
lt_cv_file_magic_test_file=/usr/lib/libnls.so
;;
+openbsd*)
+ lt_cv_deplibs_check_method=pass_all
+ ;;
+
osf3* | osf4* | osf5*)
# this will be overridden with pass_all, but let us keep it just in case
lt_cv_deplibs_check_method='file_magic COFF format alpha shared library'