repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix 31018 -- move TARGET_xxx in i386.md to tuning options
[official-gcc.git]
/
gcc
/
config
/
t-freebsd
blob
211dbdf6b71811227ce2b82afdca67c354cafefd
1
# Compile crtbeginS.o and crtendS.o with pic.
2
CRTSTUFF_T_CFLAGS_S = -fPIC
3
4
# Compile libgcc.a with pic.
5
TARGET_LIBGCC2_CFLAGS += -fPIC