]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gcc/config/i386/t-sco5
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gcc / config / i386 / t-sco5
1 # We multilib libgcc for -fPIC, to get real PIC code in it.
2 # NOTE: We must use -fPIC on crt{begi,end}.o else we get an RTLD error
3 # "cant set protections on segment of length blah at 0x8048000".
4 CRTSTUFF_T_CFLAGS   = -fPIC -fno-omit-frame-pointer
5
6 MULTILIB_OPTIONS    = fPIC
7 MULTILIB_DIRNAMES   = pic
8 MULTILIB_MATCHES    = fPIC=fpic
9 MULTILIB_EXTRA_OPTS =
10
11 LIBGCC=stmp-multilib
12 INSTALL_LIBGCC=install-multilib
13
14 # See all the declarations.
15 FIXPROTO_DEFINES = -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=2