summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2006-05-02 09:36:28 +0000
committerBenedikt Boehm <hollow@gentoo.org>2006-05-02 09:36:28 +0000
commit7b0820f6144410650ece61ccdb9791d669c09585 (patch)
tree6f4ce5fd9812e0676462ef96fa268d660fc6251a /dietlibc
parentdietlibc has own ssp (diff)
downloadmisc-7b0820f6144410650ece61ccdb9791d669c09585.tar.gz
misc-7b0820f6144410650ece61ccdb9791d669c09585.tar.bz2
misc-7b0820f6144410650ece61ccdb9791d669c09585.zip
remove dyn patch
svn path=/; revision=349
Diffstat (limited to 'dietlibc')
-rw-r--r--dietlibc/patches/0.30_pre20060501-r0/02_all_diet-ldconf.patch13
-rw-r--r--dietlibc/patches/0.30_pre20060501-r0/02_all_want-stackgap.patch (renamed from dietlibc/patches/0.30_pre20060501-r0/05_all_want-stackgap.patch)0
2 files changed, 0 insertions, 13 deletions
diff --git a/dietlibc/patches/0.30_pre20060501-r0/02_all_diet-ldconf.patch b/dietlibc/patches/0.30_pre20060501-r0/02_all_diet-ldconf.patch
deleted file mode 100644
index c04a2c7..0000000
--- a/dietlibc/patches/0.30_pre20060501-r0/02_all_diet-ldconf.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: dietlibc-0.30_pre20060501/Makefile
-===================================================================
---- dietlibc-0.30_pre20060501.orig/Makefile
-+++ dietlibc-0.30_pre20060501/Makefile
-@@ -359,7 +359,7 @@ endif
- -$(INSTALL) $(PICODIR)/dyn_stop.o $(DESTDIR)$(ILIBDIR)/dyn_dstop.o
- -$(INSTALL) $(PICODIR)/dstart.o $(PICODIR)/dyn_so_start.o $(DESTDIR)$(ILIBDIR)
- $(INSTALL) -m 644 diet.1 $(DESTDIR)$(MAN1DIR)/diet.1
-- if test -f $(PICODIR)/libc.so -a ! -f $(DESTDIR)/etc/diet.ld.conf; then echo "$(ILIBDIR)" > $(DESTDIR)/etc/diet.ld.conf; fi
-+ if test -f $(PICODIR)/libc.so -a ! -f $(DESTDIR)/etc/diet.ld.conf; then mkdir $(DESTDIR)/etc; echo "$(ILIBDIR)" > $(DESTDIR)/etc/diet.ld.conf; fi
- for i in `find include -name \*.h`; do install -m 644 -D $$i $(DESTDIR)$(prefix)/$$i; done
-
- uninstall:
diff --git a/dietlibc/patches/0.30_pre20060501-r0/05_all_want-stackgap.patch b/dietlibc/patches/0.30_pre20060501-r0/02_all_want-stackgap.patch
index 4a94426..4a94426 100644
--- a/dietlibc/patches/0.30_pre20060501-r0/05_all_want-stackgap.patch
+++ b/dietlibc/patches/0.30_pre20060501-r0/02_all_want-stackgap.patch