Merge "Remove macros that Darwin never used." into main
This commit is contained in:
@@ -29,11 +29,6 @@ var (
|
|||||||
"-fPIC",
|
"-fPIC",
|
||||||
"-funwind-tables",
|
"-funwind-tables",
|
||||||
|
|
||||||
// Workaround differences in inttypes.h between host and target.
|
|
||||||
//See bug 12708004.
|
|
||||||
"-D__STDC_FORMAT_MACROS",
|
|
||||||
"-D__STDC_CONSTANT_MACROS",
|
|
||||||
|
|
||||||
"-isysroot ${macSdkRoot}",
|
"-isysroot ${macSdkRoot}",
|
||||||
"-mmacosx-version-min=${macMinVersion}",
|
"-mmacosx-version-min=${macMinVersion}",
|
||||||
"-DMACOSX_DEPLOYMENT_TARGET=${macMinVersion}",
|
"-DMACOSX_DEPLOYMENT_TARGET=${macMinVersion}",
|
||||||
|
Reference in New Issue
Block a user