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
2002-05-03 David S. Miller <davem@redhat.com>
[official-gcc.git]
/
gcc
/
config
/
t-freebsd
blob
da9c6429acd0f4276ef173dd38055af571108c57
1
# Don't run fixproto
2
STMP_FIXPROTO =
3
4
# Compile crtbeginS.o and crtendS.o with pic.
5
CRTSTUFF_T_CFLAGS_S = -fPIC
6
7
# Compile libgcc.a with pic.
8
TARGET_LIBGCC2_CFLAGS += -fPIC