patch for spec file of gcc 3.4.4, so that libgss library is not automatically linked...
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Wed, 4 Jan 2006 08:37:19 +0000 (08:37 +0000)
commite74f05f29b3b0bc6e3e0cfb83a10a1a9cdcea2df
tree6b5fd954a8bceb44d8c0716b5017b18ae7a2292a
parent1c59bfaaf40a3da51600e2fbfff62cfd85012fd9
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.

SVN-Revision: 2817
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