SPECS: splashutils.spec - fix combreloc

arekm arekm at pld-linux.org
Sun Nov 30 22:33:59 CET 2008


Author: arekm                        Date: Sun Nov 30 21:33:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix combreloc

---- Files affected:
SPECS:
   splashutils.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/splashutils.spec
diff -u SPECS/splashutils.spec:1.39 SPECS/splashutils.spec:1.40
--- SPECS/splashutils.spec:1.39	Mon May 26 21:57:30 2008
+++ SPECS/splashutils.spec	Sun Nov 30 22:33:53 2008
@@ -127,7 +127,7 @@
 	%{?with_verbose:QUIET=false}
 
 # relink. as libtool discarded -static
-%{__cc} -static -Os -w -ffunction-sections -fdata-sections -I. -I/usr/include/freetype2 -I/usr/include -O2 -fno-strict-aliasing -fwrapv -march=i686 -mtune=pentium4 -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,-combreloc -o fbcondecor_helper fbcondecor_helper-kernel.o fbcondecor_helper-libfbsplash.o fbcondecor_helper-libfbsplashrender.o fbcondecor_helper-fbcon_decor.o fbcondecor_helper-common.o fbcondecor_helper-parse.o fbcondecor_helper-list.o fbcondecor_helper-render.o fbcondecor_helper-image.o fbcondecor_helper-effects.o fbcondecor_helper-ttf.o  -ljpeg -lpng -lfreetype -lz -lm
+%{__cc} -static -Os -w -ffunction-sections -fdata-sections -I. -I/usr/include/freetype2 -I/usr/include -O2 -fno-strict-aliasing -fwrapv -march=i686 -mtune=pentium4 -gdwarf-2 -g2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o fbcondecor_helper fbcondecor_helper-kernel.o fbcondecor_helper-libfbsplash.o fbcondecor_helper-libfbsplashrender.o fbcondecor_helper-fbcon_decor.o fbcondecor_helper-common.o fbcondecor_helper-parse.o fbcondecor_helper-list.o fbcondecor_helper-render.o fbcondecor_helper-image.o fbcondecor_helper-effects.o fbcondecor_helper-ttf.o  -ljpeg -lpng -lfreetype -lz -lm
 cd ..
 %endif
 
@@ -257,7 +257,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.39  2008/05/26 19:57:30  adamg
+Revision 1.40  2008/11/30 21:33:53  arekm
+- fix combreloc
+
+Revision 1.39  2008-05-26 19:57:30  adamg
 - typo
 
 Revision 1.38  2008-04-26 18:49:12  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/splashutils.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list