SPECS: kdebase.spec - kill --enable-final. it's only a compile-t...

pluto pluto at pld-linux.org
Sat Jan 14 13:39:06 CET 2006


Author: pluto                        Date: Sat Jan 14 12:39:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill --enable-final.
  it's only a compile-time memory hog without visible optimizations.

---- Files affected:
SPECS:
   kdebase.spec (1.483 -> 1.484) 

---- Diffs:

================================================================
Index: SPECS/kdebase.spec
diff -u SPECS/kdebase.spec:1.483 SPECS/kdebase.spec:1.484
--- SPECS/kdebase.spec:1.483	Sat Dec 31 18:00:27 2005
+++ SPECS/kdebase.spec	Sat Jan 14 13:39:01 2006
@@ -1144,7 +1144,7 @@
 %configure \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	%{!?debug:--disable-rpath} \
-	--enable-final \
+	--disable-final \
 	%{?with_hidden_visibility:--enable-gcc-hidden-visibility} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -2863,6 +2863,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.484  2006/01/14 12:39:01  pluto
+- kill --enable-final.
+  it's only a compile-time memory hog without visible optimizations.
+
 Revision 1.483  2005/12/31 17:00:27  arekm
 - upstream fixes; rel++
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdebase.spec?r1=1.483&r2=1.484&f=u



More information about the pld-cvs-commit mailing list