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)
commitbd4525f44b73dc92588263f1dd9686731c286213
treef381f2461a56d23bcdfe066e594418cae18fa846
parente758f86a63f8f463b7a4224039ea83a51810b51f
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@2817 3c298f89-4303-0410-b956-a3cf2f4a3e73
openwrt/package/Config.in
openwrt/package/base-files/Makefile
openwrt/package/base-files/ipkg/uclibc.control
openwrt/package/kismet/Makefile
openwrt/package/kismet/ipkg/kismet.control
openwrt/package/nmap/Makefile
openwrt/package/nmap/ipkg/nmap.control
openwrt/package/samba/Makefile
openwrt/package/samba/ipkg/samba.control
openwrt/toolchain/gcc/Makefile