* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the...
[binutils.git] / config / mh-ppc-darwin
blob8e64791f6eef1ab6bc4442fea253d65ca30b6556
1 # The -mdynamic-no-pic ensures that the compiler executable is built without
2 # position-independent-code -- the usual default on Darwin. This fix speeds
3 # compiles by 3-5%.
5 # Broken because of PR32009.
6 # BOOT_CFLAGS=-g -O2 -mdynamic-no-pic