diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-10-24 16:32:40 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-10-24 16:32:40 +0000 |
commit | 0d9d29a3ccf731aa2d646028e9986da297ca6aec (patch) | |
tree | f82455a6cc981dca3681143565f6fbf65a5a82bd /net-analyzer | |
parent | got rid of patch in favor of sed (1.0.47-49), marked x86 stable (1.0.48,1.0.4... (diff) | |
download | gentoo-2-0d9d29a3ccf731aa2d646028e9986da297ca6aec.tar.gz gentoo-2-0d9d29a3ccf731aa2d646028e9986da297ca6aec.tar.bz2 gentoo-2-0d9d29a3ccf731aa2d646028e9986da297ca6aec.zip |
flushing patches
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/rrdtool/files/rrdtool-1.0.47-fPIC.patch | 11 | ||||
-rw-r--r-- | net-analyzer/rrdtool/files/rrdtool-1.0.48-fPIC.patch | 11 | ||||
-rw-r--r-- | net-analyzer/rrdtool/files/rrdtool-1.0.49-fPIC.patch | 11 |
3 files changed, 0 insertions, 33 deletions
diff --git a/net-analyzer/rrdtool/files/rrdtool-1.0.47-fPIC.patch b/net-analyzer/rrdtool/files/rrdtool-1.0.47-fPIC.patch deleted file mode 100644 index 2e740dbdaf07..000000000000 --- a/net-analyzer/rrdtool/files/rrdtool-1.0.47-fPIC.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in 2004-03-18 14:32:51.670818448 +0000 -+++ src/Makefile.in 2004-03-18 14:33:05.911258477 +0000 -@@ -336,7 +336,7 @@ - @AMDEP_TRUE@ ./$(DEPDIR)/rrd_xport.Plo - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ -+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) -prefer-pic $(DEFS) $(DEFAULT_INCLUDES) \ - $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) - LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ diff --git a/net-analyzer/rrdtool/files/rrdtool-1.0.48-fPIC.patch b/net-analyzer/rrdtool/files/rrdtool-1.0.48-fPIC.patch deleted file mode 100644 index 2e740dbdaf07..000000000000 --- a/net-analyzer/rrdtool/files/rrdtool-1.0.48-fPIC.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in 2004-03-18 14:32:51.670818448 +0000 -+++ src/Makefile.in 2004-03-18 14:33:05.911258477 +0000 -@@ -336,7 +336,7 @@ - @AMDEP_TRUE@ ./$(DEPDIR)/rrd_xport.Plo - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ -+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) -prefer-pic $(DEFS) $(DEFAULT_INCLUDES) \ - $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) - LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ diff --git a/net-analyzer/rrdtool/files/rrdtool-1.0.49-fPIC.patch b/net-analyzer/rrdtool/files/rrdtool-1.0.49-fPIC.patch deleted file mode 100644 index 2e740dbdaf07..000000000000 --- a/net-analyzer/rrdtool/files/rrdtool-1.0.49-fPIC.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in 2004-03-18 14:32:51.670818448 +0000 -+++ src/Makefile.in 2004-03-18 14:33:05.911258477 +0000 -@@ -336,7 +336,7 @@ - @AMDEP_TRUE@ ./$(DEPDIR)/rrd_xport.Plo - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ -+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) -prefer-pic $(DEFS) $(DEFAULT_INCLUDES) \ - $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) - LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |