Don't add -Wl,-N on Apple platform.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 29 Feb 2012 15:30:20 +0000 (16:30 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 29 Feb 2012 15:30:20 +0000 (16:30 +0100)
commit46cf439c98bcb6ce428c8bf2a481a2a784acb671
treeab002f708c462ecfa5e9b7e8be2feea1490aaed6
parentc4c48c541c83514ca8ecc7eca5ae990ec9ce3d48
Don't add -Wl,-N on Apple platform.

* configure.ac (TARGET_LDFLAGS_OLDMAGIC): New subst.
* conf/Makefile.common: Use TARGET_LDFLAGS_OLDMAGIC instead of -Wl,-N
ChangeLog
conf/Makefile.common
configure.ac