From 0f012bdfa1f24ead69edd50f72a5021064b73c88 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Nov 2001 16:52:13 +0000 Subject: 2001-11-15 Ralf Corsepius * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options. --- make/custom/simhppa.cfg | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'make/custom/simhppa.cfg') diff --git a/make/custom/simhppa.cfg b/make/custom/simhppa.cfg index e072e840d6..bcbd55aea4 100644 --- a/make/custom/simhppa.cfg +++ b/make/custom/simhppa.cfg @@ -33,19 +33,6 @@ CFLAGS_DEFAULT = $(CPU_CFLAGS) -Wall -mgas # NOTE: some level of -O may be actually required by inline assembler CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions -# This makes the target dependent options file. - -# SIMHPPA_FAST_IDLE (simhppa) -# If defined, speed up the clock ticks while the idle task is running so -# time spent in the idle task is minimized. This significantly reduces -# the wall time required to execute the RTEMS test suites. -# - -define make-target-options - @echo "#define SIMHPPA_FAST_IDLE 1 " >>$@ -endef - -# # GNU ld options # `-Tbss ORG' # `-Tdata ORG' -- cgit v1.2.3