Add OS X support to AMBuild and 10.9 support to amxxpc.

Former-commit-id: 91779cb9414e0ade9c170752cfc313c0425c8d14
This commit is contained in:
David Anderson
2014-02-08 15:25:57 -08:00
parent 90b2860fd2
commit bd586d37e6
3 changed files with 16 additions and 6 deletions

View File

@ -91,6 +91,7 @@ class AMXXConfig(object):
'-Wall',
'-Werror',
'-Wno-uninitialized',
'-Wno-invalid-offsetof',
'-Wno-unused',
'-Wno-switch',
'-m32',