8sa1-gcc/gcc/config/t-svr4
Richard Kenner 6999b6b25a (EXTRA_PARTS): Deleted.
From-SVN: r8530
1994-11-20 06:59:42 -05:00

8 lines
343 B
Plaintext

# We need to use -fpic when we are using gcc to compile the routines in
# crtstuff.c. This is only really needed when we are going to use gcc/g++
# to produce a shared library, but since we don't know ahead of time when
# we will be doing that, we just always use -fpic when compiling the
# routines in crtstuff.c.
CRTSTUFF_T_CFLAGS = -fpic