summaryrefslogtreecommitdiffstats
path: root/make/custom/rxgen960.cfg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--make/custom/rxgen960.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/rxgen960.cfg b/make/custom/rxgen960.cfg
index 235970c682..c739dbbf69 100644
--- a/make/custom/rxgen960.cfg
+++ b/make/custom/rxgen960.cfg
@@ -38,13 +38,10 @@ CFLAGS_OPTIMIZE_V=-O4 -mleaf-procedures
# NO_TABLE_MOVE (SPARC PORT)
# do not have a second trap table -- use the BSP's
#
-# RTEMS_DEBUG (RTEMS)
-# If defined, debug checks in RTEMS and support library code are enabled.
define make-target-options
@echo "/* #define NDEBUG 1 */ " >>$@
@echo "#define RTEMS_TEST_NO_PAUSE 1" >>$@
- @echo "/* #define RTEMS_DEBUG 1 */" >>$@
endef
# The following are definitions of make-exe which will work using ld as