blob: 9666415ba1367f7a47a4aa2cafbaa5f124e1d215 [file] [log] [blame]
# Ensure we don't try and use -pie, as it is incompatible with pch.
BOOT_LDFLAGS += `case ${host} in *-*-darwin[1][1-9]*) echo -Wl,-no_pie ;; esac;`