SPECS: syslinux.spec - fix build on amd64
areq
areq at pld-linux.org
Fri Jun 17 22:02:03 CEST 2005
Author: areq Date: Fri Jun 17 20:02:03 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix build on amd64
---- Files affected:
SPECS:
syslinux.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: SPECS/syslinux.spec
diff -u SPECS/syslinux.spec:1.62 SPECS/syslinux.spec:1.63
--- SPECS/syslinux.spec:1.62 Sat May 21 09:52:47 2005
+++ SPECS/syslinux.spec Fri Jun 17 22:01:57 2005
@@ -73,6 +73,7 @@
%prep
%setup -q
+sed -i 's/-march=i386//' sample/Makefile
%build
rm -f ldlinux.{bin,bss,lst,sys}
@@ -111,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2005/06/17 20:01:57 areq
+- fix build on amd64
+
Revision 1.62 2005/05/21 07:52:47 qboosh
- package /sbin/extlinux and mbr.bin
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/syslinux.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list