patch for spec file of gcc 3.4.4, so that libgss library is not
authorWaldemar Brodkorb <wbx@openwrt.org>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
commit13b12c06c87998480e2642cb762693694f0c3b0f
tree2005252ef3db9de34d1b0b10656fae07bf82d55e
parent9feda69af9dd6682ef0f92a4f63c223f1174e18b
patch for spec file of gcc 3.4.4, so that libgss library is not
automatically linked into every binary. explicitely link it into needed
packages (kismet, nmap, samba) and add dependencies.
idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs
images.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2817 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/Config.in
package/base-files/Makefile
package/base-files/ipkg/uclibc.control
package/kismet/Makefile
package/kismet/ipkg/kismet.control
package/nmap/Makefile
package/nmap/ipkg/nmap.control
package/samba/Makefile
package/samba/ipkg/samba.control
toolchain/gcc/Makefile