aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave/files/patch-glob::Makefile.in
blob: 8a80c4b520294c6fdfe803a3a732561ce03d641a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- glob/Makefile.in.orig   Wed Feb  9 14:43:01 2005
+++ glob/Makefile.in    Wed Feb  9 14:43:13 2005
@@ -25,7 +25,7 @@
 
 CC = @CC@
 CPPFLAGS = @CPPFLAGS@
-CFLAGS = @CFLAGS@
+CFLAGS = @CFLAGS@ -fPIC
 
 # Information determined by configure.
 DEFS = @DEFS@