diff options
Diffstat (limited to 'graphics/EZWGL/files/patch-aj')
-rw-r--r-- | graphics/EZWGL/files/patch-aj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/EZWGL/files/patch-aj b/graphics/EZWGL/files/patch-aj new file mode 100644 index 000000000000..941a60273fe8 --- /dev/null +++ b/graphics/EZWGL/files/patch-aj @@ -0,0 +1,11 @@ +--- 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 |