blob: 61bfb0cbf44dba5643bf4171d245d33e9c1cee79 [file] [log] [blame]
# APPLE LOCAL file dynamic-no-pic
# The -mdynamic-no-pic ensures that the compiler executable is built without
# position-independent-code -- the usual default on Darwin.
BOOT_CFLAGS=-g -O2 -mdynamic-no-pic