Step 2: base dep: lang/python27

This commit is contained in:
2014-04-19 16:06:28 +02:00
committed by Lionel Sambuc
parent 6f25e30c5d
commit 8a2a87947a
11 changed files with 222 additions and 11 deletions

View File

@@ -0,0 +1,11 @@
--- 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*)