Searched refs:OS_MIN_V2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Csu-79/
H A DMakefile27 OS_MIN_V2 = -mmacosx-version-min=10.5 macro
31 OS_MIN_V2 = -miphoneos-version-min=2.0 macro
56 $(CC) -r $(ARCH_CFLAGS) -Os $(OS_MIN_V2) -nostdlib -keep_private_externs $^ -o $@ -DCRT
74 $(CC) -r $(ARCH_CFLAGS) -Os $(OS_MIN_V2) -nostdlib -keep_private_externs $^ -o $@ -DCFM_GLUE

Completed in 136 milliseconds