Commit 15eaa78f by Nick Clifton Committed by Nick Clifton

* config/sh/t-elf (EXTRA_MULTILIB_PARTS): Include OPT_EXTRA_PARTS.

From-SVN: r113135
parent 0e3e65bc
2006-04-21 Nick Clifton <nickc@redhat.com>
* config/sh/t-elf (EXTRA_MULTILIB_PARTS): Include
OPT_EXTRA_PARTS.
2006-04-21 Alan Modra <amodra@bigpond.net.au>
PR target/27230
......
EXTRA_MULTILIB_PARTS= crt1.o crti.o crtn.o \
crtbegin.o crtend.o crtbeginS.o crtendS.o $(IC_EXTRA_PARTS)
crtbegin.o crtend.o crtbeginS.o crtendS.o $(IC_EXTRA_PARTS) $(OPT_EXTRA_PARTS)
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment