mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Camino only - switch default C dialect to C99; no bug. sr=pink
This commit is contained in:
parent
86928ae28e
commit
f8b3ccc930
@ -3201,6 +3201,7 @@
|
||||
//294
|
||||
29B97313FDCFA39411CA2CEA = {
|
||||
buildSettings = {
|
||||
GCC_C_LANGUAGE_STANDARD = c99;
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.3;
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user