aboutsummaryrefslogtreecommitdiff
path: root/math/octave-devel/files/patch-glob::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'math/octave-devel/files/patch-glob::Makefile.in')
-rw-r--r--math/octave-devel/files/patch-glob::Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/octave-devel/files/patch-glob::Makefile.in b/math/octave-devel/files/patch-glob::Makefile.in
deleted file mode 100644
index 8a80c4b52029..000000000000
--- a/math/octave-devel/files/patch-glob::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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@