mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
12 lines
399 B
Plaintext
12 lines
399 B
Plaintext
--- ./build/ltmain.sh.orig Mon Oct 26 13:08:01 2015
|
|
+++ ./build/ltmain.sh Mon Oct 26 13:08:24 2015
|
|
@@ -7633,7 +7633,7 @@
|
|
# Rhapsody C library is in the System framework
|
|
func_append deplibs " System.ltframework"
|
|
;;
|
|
- *-*-netbsd*)
|
|
+ *-*-minix* | *-*-netbsd*)
|
|
# Don't link with libc until the a.out ld.so is fixed.
|
|
;;
|
|
*-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
|