mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
d6991558c7
PR: 18049 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
--- configure.orig Sat Dec 4 06:48:55 1999
|
|
+++ configure Sat Apr 8 18:00:00 2000
|
|
@@ -1008,7 +1008,7 @@
|
|
fi
|
|
CFLAGS="$CCOPTS"
|
|
fi
|
|
-CFLAGS="${CFLAGS} -fpic"
|
|
+CFLAGS="${CFLAGS}"
|
|
|
|
# Extract the first word of "gcc", so it can be a program name with args.
|
|
set dummy gcc; ac_word=$2
|