mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
12 lines
447 B
Plaintext
12 lines
447 B
Plaintext
--- Modules/_ctypes/libffi/ltmain.sh.orig Fri Apr 18 19:11:06 2014
|
|
+++ Modules/_ctypes/libffi/ltmain.sh Fri Apr 18 19:11:33 2014
|
|
@@ -7627,7 +7627,7 @@ func_mode_link ()
|
|
# Rhapsody C library is in the System framework
|
|
func_append deplibs " System.ltframework"
|
|
;;
|
|
- *-*-netbsd*)
|
|
+ *-*-netbsd* | *-*-minix*)
|
|
# Don't link with libc until the a.out ld.so is fixed.
|
|
;;
|
|
*-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
|