patch for spec file of gcc 3.4.4, so that libgss library is not
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
commit93a1cc78a58b1d0c95b81343e5e72910201352dd
tree2005252ef3db9de34d1b0b10656fae07bf82d55e
parent25bfff5314a2f5ec3a5d216d6a26f4d01758328d
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