From d4b284a5c139a48bda498cef58eaf6571500297b Mon Sep 17 00:00:00 2001 From: cvs2git Date: Fri, 29 Aug 2003 20:42:53 +0000 Subject: [PATCH] This commit was manufactured by cvs2git to create branch 'RA-branch'. Sprout from master 2003-08-29 20:42:53 UTC undefine '- fix build on sparc, release 4' Delete: dietlibc-install.patch --- dietlibc-install.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dietlibc-install.patch diff --git a/dietlibc-install.patch b/dietlibc-install.patch deleted file mode 100644 index 88765b4..0000000 --- a/dietlibc-install.patch +++ /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 -- 2.44.0