SPECS: memtest86+.spec - updated i686-ld patch is back (just optfl...
qboosh
qboosh at pld-linux.org
Thu Jan 3 20:20:48 CET 2008
Author: qboosh Date: Thu Jan 3 19:20:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated i686-ld patch is back (just optflags now)
- added -ffreestanding to CCFLAGS
---- Files affected:
SPECS:
memtest86+.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/memtest86+.spec
diff -u SPECS/memtest86+.spec:1.19 SPECS/memtest86+.spec:1.20
--- SPECS/memtest86+.spec:1.19 Thu Jan 3 19:36:33 2008
+++ SPECS/memtest86+.spec Thu Jan 3 20:20:42 2008
@@ -76,12 +76,12 @@
%prep
%setup -q
-#%patch0 -p1
+%patch0 -p1
%build
%{__make} \
CC="%{__cc}" \
- CCFLAGS="%{rpmcflags} -fomit-frame-pointer -fno-builtin" \
+ CCFLAGS="%{rpmcflags} -m32 -fomit-frame-pointer -fno-builtin -ffreestanding" \
SHELL=/bin/sh
%install
@@ -121,6 +121,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2008-01-03 19:20:42 qboosh
+- updated i686-ld patch is back (just optflags now)
+- added -ffreestanding to CCFLAGS
+
Revision 1.19 2008-01-03 18:36:33 qboosh
- no epoch here
- GPL v2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/memtest86+.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list