COMP: Fedora13 does not allow indirect dependency on libraries.
commit2a888da4797b5e6b203f7fa4c3f64468c3973429
authormattijs <mattijs>
Tue, 31 Aug 2010 15:07:12 +0000 (31 16:07 +0100)
committermattijs <mattijs>
Tue, 31 Aug 2010 15:07:12 +0000 (31 16:07 +0100)
treecfb2342aa9b0e5d198e696d674a64b13b54b56a3
parenta173785491bbf86842efb4c44422cfc41e1b2f49
COMP: Fedora13 does not allow indirect dependency on libraries.

Explicitly add --add-needed to link line
22 files changed:
wmake/rules/SiCortex64Gcc/c
wmake/rules/SiCortex64Gcc/c++
wmake/rules/SunOS64Gcc/c
wmake/rules/SunOS64Gcc/c++
wmake/rules/linux64Gcc/c
wmake/rules/linux64Gcc/c++
wmake/rules/linux64Gcc42/c
wmake/rules/linux64Gcc42/c++
wmake/rules/linux64Gcc43/c
wmake/rules/linux64Gcc43/c++
wmake/rules/linuxGcc/c
wmake/rules/linuxGcc/c++
wmake/rules/linuxGcc42/c
wmake/rules/linuxGcc42/c++
wmake/rules/linuxGcc43/c
wmake/rules/linuxGcc43/c++
wmake/rules/linuxIA64Gcc/c
wmake/rules/linuxIA64Gcc/c++
wmake/rules/linuxPPC64Gcc/c
wmake/rules/linuxPPC64Gcc/c++
wmake/rules/solarisGcc/c
wmake/rules/solarisGcc/c++