Commit a833fb4e by Nick Clifton Committed by Nick Clifton

Define EXTRA_MULTILIB_PARTS in case mutlilibs are ever enabled.

From-SVN: r25997
parent de77e128
Fri Mar 26 11:38:01 1999 Nick Clifton <nickc@cygnus.com>
* config/arm/t-arm-elf (EXTRA_MULTILIB_PARTS): Define.
Fri Mar 26 10:48:27 1999 Nick Clifton <nickc@cygnus.com> Fri Mar 26 10:48:27 1999 Nick Clifton <nickc@cygnus.com>
* config/arm/linux-elf.h: Include dbxelf.h * config/arm/linux-elf.h: Include dbxelf.h
......
...@@ -25,8 +25,9 @@ dp-bit.c: $(srcdir)/config/fp-bit.c ...@@ -25,8 +25,9 @@ dp-bit.c: $(srcdir)/config/fp-bit.c
# MULTILIB_OPTIONS = mlittle-endian/mbig-endian mhard-float/msoft-float mapcs-32/mapcs-26 fno-leading-underscore/fleading-underscore # MULTILIB_OPTIONS = mlittle-endian/mbig-endian mhard-float/msoft-float mapcs-32/mapcs-26 fno-leading-underscore/fleading-underscore
# MULTILIB_DIRNAMES = le be fpu soft 32bit 26bit elf under # MULTILIB_DIRNAMES = le be fpu soft 32bit 26bit elf under
# MULTILIB_EXCEPTIONS =
# MULTILIB_MATCHES = # MULTILIB_MATCHES =
# EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
# LIBGCC = stmp-multilib # LIBGCC = stmp-multilib
# INSTALL_LIBGCC = install-multilib # INSTALL_LIBGCC = install-multilib
......
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