SPECS: glibc.spec - just show sizes, otherwise it might seem strip...
glen
glen at pld-linux.org
Tue Jul 11 19:56:48 CEST 2006
Author: glen Date: Tue Jul 11 17:56:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- just show sizes, otherwise it might seem striping is bad
---- Files affected:
SPECS:
glibc.spec (1.639 -> 1.640)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.639 SPECS/glibc.spec:1.640
--- SPECS/glibc.spec:1.639 Tue Jul 11 19:52:03 2006
+++ SPECS/glibc.spec Tue Jul 11 19:56:43 2006
@@ -891,7 +891,7 @@
%endif
%if %{without cross}
-# compiling static using diet vs glibc saves 459k (414k stripped)
+# create 5.4k postshell binary (7k unstripped) with diet instead of 412k glibc static binary (467k unstripped)
diet -Os %{__cc} %{SOURCE8} %{rpmcflags} -static -o postshell
diet -Os %{__cc} %{SOURCE7} %{rpmcflags} -static -o glibc-postinst
%endif
@@ -1445,6 +1445,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.640 2006/07/11 17:56:43 glen
+- just show sizes, otherwise it might seem striping is bad
+
Revision 1.639 2006/07/11 17:52:03 glen
- update postshell strip stats
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.639&r2=1.640&f=u
More information about the pld-cvs-commit
mailing list