]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- just show sizes, otherwise it might seem striping is bad
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Jul 2006 17:56:43 +0000 (17:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.640

glibc.spec

index 2316c2d2a7d304c3f9df8e2208181c8dfe31b322..6d5361a5e111b535601c44c5fcc01f58624a222f 100644 (file)
@@ -890,7 +890,7 @@ done
 %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
This page took 0.060904 seconds and 4 git commands to generate.