Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac43c556 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove macros that Darwin never used.

Test: treehugger
Change-Id: I4b31c1f40142c0346ac2d2c9e9b831954c4d9468
parent 617b3e28
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -29,11 +29,6 @@ var (
		"-fPIC",
		"-funwind-tables",

		// Workaround differences in inttypes.h between host and target.
		//See bug 12708004.
		"-D__STDC_FORMAT_MACROS",
		"-D__STDC_CONSTANT_MACROS",

		"-isysroot ${macSdkRoot}",
		"-mmacosx-version-min=${macMinVersion}",
		"-DMACOSX_DEPLOYMENT_TARGET=${macMinVersion}",