summaryrefslogtreecommitdiffstats
path: root/make/custom/cvme961.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/cvme961.cfg')
-rw-r--r--make/custom/cvme961.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/make/custom/cvme961.cfg b/make/custom/cvme961.cfg
index fca81ffb99..e7fce71dd2 100644
--- a/make/custom/cvme961.cfg
+++ b/make/custom/cvme961.cfg
@@ -37,13 +37,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