mirror of
https://git.freebsd.org/ports.git
synced 2025-06-11 07:40:40 -04:00
(SILC) network client o With invaluable feedback from debolaz during our all-nighter porting work :) Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
11 lines
287 B
Text
11 lines
287 B
Text
--- configure.orig Thu Nov 8 22:59:50 2001
|
|
+++ configure Thu Nov 8 23:01:39 2001
|
|
@@ -8472,7 +8472,7 @@
|
|
fi
|
|
;;
|
|
*-freebsd2.2*)
|
|
- CFLAGS="$CFLAGS -D_THREAD_SAFE"
|
|
+ CFLAGS="$CFLAGS"
|
|
;;
|
|
*-sysv5uw7*) # UnixWare 7
|
|
if test "$GCC" != "yes"; then
|