]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
This commit was manufactured by cvs2git to create branch 'RA-branch'.
authorcvs2git <feedback@pld-linux.org>
Fri, 29 Aug 2003 20:42:53 +0000 (20:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2003-08-29 20:42:53 UTC undefine <undefine@pld-linux.org> '- fix build on sparc, release 4'
Delete:
    dietlibc-install.patch

dietlibc-install.patch [deleted file]

diff --git a/dietlibc-install.patch b/dietlibc-install.patch
deleted file mode 100644 (file)
index 88765b4..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur --exclude *~ dietlibc/Makefile dietlibc.new/Makefile
---- dietlibc/Makefile  Mon Apr  9 17:04:23 2001
-+++ dietlibc.new/Makefile      Tue Apr 10 15:02:48 2001
-@@ -67,7 +67,7 @@
-       $(CROSS)$(CC) -Iinclude $(CFLAGS) -nostdlib -o $@ $^
- $(OBJDIR)/diet: diet.c $(OBJDIR)/start.o $(OBJDIR)/dietlibc.a
--      $(CROSS)$(CC) -Iinclude $(CFLAGS) -nostdlib -o $@ $^ -DDIETHOME=\"$(PWD)\"
-+      $(CROSS)$(CC) -Iinclude $(CFLAGS) -nostdlib -o $@ $^ -DDIETHOME=\"$(DIETHOME)\"
-       $(CROSS)strip -R .comment -R .note $@
- $(OBJDIR)/djb: $(OBJDIR)/compile $(OBJDIR)/load
This page took 0.055959 seconds and 4 git commands to generate.