* configure.ac: Add -static to LDFLAGS when using apple linker to
prevent it from pulling in dynamic linker.
This commit is contained in:
parent
5c066a81c2
commit
246a434f61
2 changed files with 9 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue