repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the...
[binutils.git]
/
config
/
mh-ppc-darwin
blob
8e64791f6eef1ab6bc4442fea253d65ca30b6556
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%.
4
5
# Broken because of PR32009.
6
# BOOT_CFLAGS=-g -O2 -mdynamic-no-pic