diff options
author | Sven Gothel <[email protected]> | 2012-04-19 20:36:09 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-04-19 20:36:09 +0200 |
commit | 3432d1de7ae83a19dec2eb6bcfc3b66be5ef83e2 (patch) | |
tree | dddf6820ac0ea93eff47034356793bb49083581e /make/lib/gluegen-cpptasks-linux-32bit.xml | |
parent | 5efbe805c553a2ac21a79386c3e2147858d4308b (diff) |
Partially revert commit 5efbe805c553a2ac21a79386c3e2147858d4308b - Linux / Solaris x86* requires stdlib.v2.0-rc6
Diffstat (limited to 'make/lib/gluegen-cpptasks-linux-32bit.xml')
-rw-r--r-- | make/lib/gluegen-cpptasks-linux-32bit.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/lib/gluegen-cpptasks-linux-32bit.xml b/make/lib/gluegen-cpptasks-linux-32bit.xml index 6a70818..c05033d 100644 --- a/make/lib/gluegen-cpptasks-linux-32bit.xml +++ b/make/lib/gluegen-cpptasks-linux-32bit.xml @@ -29,8 +29,6 @@ <linker id="linker.cfg.linux" name="gcc"> <linkerarg value="-m32" /> - <linkerarg value="-nostdlib" /> - <linkerarg value="-Bdynamic" /> </linker> </target> |