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

From-SVN: r113135
This commit is contained in:
Nick Clifton 2006-04-21 08:10:42 +00:00 committed by Nick Clifton
parent 0e3e65bc57
commit 15eaa78f1e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
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

View File

@ -1,5 +1,5 @@
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