Commit 0d33d22e by Andreas Schwab Committed by Andreas Schwab

t-linux: Remove extra stuff already included in config/t-linux.

	* config/m68k/t-linux: Remove extra stuff already included in
	config/t-linux.

From-SVN: r19630
parent 32f65aa0
Fri May 8 10:57:33 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* config/m68k/t-linux: Remove extra stuff already included in
config/t-linux.
Fri May 8 09:53:24 Paul Eggert <eggert@twinsun.com>
* fixinc.wrap: Renamed from fixinc.math. Put wrapper around
......
# Don't run fixproto
STMP_FIXPROTO =
# On GNU/Linux we can print long double
ENQUIRE_CFLAGS = -DNO_MEM -O0
# Don't install assert.h
INSTALL_ASSERT_H =
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compile libgcc2.a with pic.
TARGET_LIBGCC2_CFLAGS = -fPIC
# Don't install assert.h
INSTALL_ASSERT_H =
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compile libgcc2.a with pic.
TARGET_LIBGCC2_CFLAGS = -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