SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
21
lang/tcl/8.6/patches/patch-unix_configure
Normal file
21
lang/tcl/8.6/patches/patch-unix_configure
Normal file
|
@ -0,0 +1,21 @@
|
|||
Index: unix/configure
|
||||
--- unix/configure.orig
|
||||
+++ unix/configure
|
||||
@@ -7461,7 +7461,7 @@ fi
|
||||
CC_SEARCH_FLAGS=""
|
||||
LD_SEARCH_FLAGS=""
|
||||
;;
|
||||
- OpenBSD-*)
|
||||
+ OpenBSD-*|SecBSD-*)
|
||||
arch=`arch -s`
|
||||
case "$arch" in
|
||||
alpha|sparc64)
|
||||
@@ -8758,7 +8758,7 @@ fi
|
||||
HP-UX*) ;;
|
||||
Darwin-*) ;;
|
||||
IRIX*) ;;
|
||||
- NetBSD-*|OpenBSD-*) ;;
|
||||
+ NetBSD-*|OpenBSD-*|SecBSD-*) ;;
|
||||
OSF1-*) ;;
|
||||
SCO_SV-3.2*) ;;
|
||||
*) SHLIB_CFLAGS="-fPIC" ;;
|
Loading…
Add table
Add a link
Reference in a new issue