aboutsummaryrefslogtreecommitdiff
path: root/config/mh-x86-darwin
blob: 3ca21bab8fba72b77030acdd703f906134885c9a (plain)
1
2
3
4
5
6
# 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