Author: qboosh Date: Wed Nov 2 21:08:40 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixed copy-pasto from cinelerra patch
---- Files affected:
SOURCES:
mix2005-system-libs.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/mix2005-system-libs.patch
diff -u SOURCES/mix2005-system-libs.patch:1.1
SOURCES/mix2005-system-libs.patch:1.2
--- SOURCES/mix2005-system-libs.patch:1.1 Tue Nov 1 20:49:25 2005
+++ SOURCES/mix2005-system-libs.patch Wed Nov 2 22:08:31 2005
@@ -74,15 +74,15 @@
endif
+ifeq ($(OBJDIR), alpha)
-+BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B i386 -I binary -O elf64-alpha\""
++BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B alpha -I binary -O elf64-alpha\""
+endif
+
+ifeq ($(OBJDIR), ppc)
-+BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B i386 -I binary -O elf32-ppc\""
++BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B powerpc -I binary -O
elf32-powerpc\""
+endif
+
+ifeq ($(OBJDIR), sparc)
-+BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B i386 -I binary -O elf32-sparc\""
++BOOTSTRAPFLAGS := -DBOOTSTRAP="\"objcopy -B sparc -I binary -O elf32-sparc\""
+endif
$(shell sh -c 'if ! test -d $(OBJDIR)\; then mkdir $(OBJDIR)\; fi' )
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/mix2005-system-libs.patch?r1=1.1&r2=1.2&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit