* configure.ac: Remove APPLE_CC and add -Wl,-allow_stack_execute on

Apple.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-28 17:58:33 +02:00
parent 0af1751d77
commit 6fd0b14394
2 changed files with 8 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Remove APPLE_CC and add -Wl,-allow_stack_execute on
Apple.
2012-05-28 Vladimir Serbinenko <phcoder@gmail.com>
* gentpl.py: Ignore error 2022 in objconv since it's irrelevant for us.