aboutsummaryrefslogtreecommitdiff
path: root/src/template/darwin
blob: fb99dffb89cd5d9aacb87f469f0ce9eeac174b21 (plain)
1
2
3
4
# regular cpp is broken in current development releases
CC="$CC -traditional-cpp"
# be on safe side while they sort out their compiler
CFLAGS=-O0