* configure.ac: Add -static to LDFLAGS when using apple linker to

prevent it from pulling in dynamic linker.
This commit is contained in:
Vladimir Serbinenko 2013-11-25 05:47:20 +01:00
parent 5c066a81c2
commit 246a434f61
2 changed files with 9 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Add -static to LDFLAGS when using apple linker to
prevent it from pulling in dynamic linker.
2013-11-24 Vladimir Serbinenko <phcoder@gmail.com>
Apple assembly doesn't handle symbol arithmetic well. So define an