X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fstaticbuild%2FIndex.pm;h=251d8b9daf5561f785825494973ebf046cc60347;hp=f802a741b193e68cd7e5d913c9eada828ed1678e;hb=886ab9c87febce040d1ccfb7b991212c49e2a080;hpb=6e74abc11dbba03cb75d8d79c939c51959b26993 diff --git a/project/staticbuild/Index.pm b/project/staticbuild/Index.pm index f802a74..251d8b9 100644 --- a/project/staticbuild/Index.pm +++ b/project/staticbuild/Index.pm @@ -68,7 +68,7 @@ I did not need it anywhere and it gets everything simpler and smaller this way.< although without gcc -static. As the last step you should relink the binaries against this staticbuild libraries by hand - it is not much possible to convince automake(1) to properly relink it the minized way for you. Check the -'@{[ a_href 'http://cvs.jankratochvil.net/viewcvs/captive/build-static?rev=HEAD','build-static' ]}' +'@{[ a_href 'http://git.jankratochvil.net/?p=captive.git;a=blob_plain;hb=HEAD;f=build-static','build-static' ]}' script for an example.

This package has been used in its current or former versions for my projects:

HERE @@ -105,7 +105,8 @@ my @bugs=( "glibc-2.3.5-10.3"=>[ bug($sources,1043,"--enable-static-nss false warnings"), bug($sources,1044,'--enable-static-nss nsswitch "compat"'), - bug($sources,1045,"new --enable-static-gconv"), + bug($sources,1045,"--disable-shared / --enable-static-nss build fix"), + bug($sources,1050,"new --enable-static-gconv"), ], "gnome-vfs2-2.10.0-5"=>[ bug($gnome, 47053,"new --with-included-filesystems"),