Commit f134da2d by Michael Meissner

Use configure to set EXTRA_HEADERS, not t-* file

From-SVN: r13205
parent e170bb97
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
LIBGCC1 = LIBGCC1 =
CROSS_LIBGCC1 = CROSS_LIBGCC1 =
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be # These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite] # built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
......
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
LIBGCC1 = LIBGCC1 =
CROSS_LIBGCC1 = CROSS_LIBGCC1 =
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be # These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite] # built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
......
...@@ -4,8 +4,6 @@ CROSS_LIBGCC1 = ...@@ -4,8 +4,6 @@ CROSS_LIBGCC1 =
EXTRA_PARTS = crti.o crtn.o EXTRA_PARTS = crti.o crtn.o
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be # These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite] # built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ntstack.S LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ntstack.S
......
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