[rtems commit] make: Remove CFLAGS_DEBUG_OPTIMIZE_V
Sebastian Huber
sebh at rtems.org
Mon Jun 18 05:12:07 UTC 2018
Module: rtems
Branch: master
Commit: 5ff9547adc3fac99f65e442a732a26f7da94a084
Changeset: http://git.rtems.org/rtems/commit/?id=5ff9547adc3fac99f65e442a732a26f7da94a084
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Fri Jun 15 07:53:42 2018 +0200
make: Remove CFLAGS_DEBUG_OPTIMIZE_V
Do not document CFLAGS_DEBUG_OPTIMIZE_V, since this flag is not used.
---
c/src/make/README | 4 ----
1 file changed, 4 deletions(-)
diff --git a/c/src/make/README b/c/src/make/README
index 6458969..e2b96d9 100644
--- a/c/src/make/README
+++ b/c/src/make/README
@@ -328,10 +328,6 @@
CFLAGS_DEBUG_V -- value of debug flag for compiler
[ eg: -g ]
- CFLAGS_DEBUG_OPTIMIZE_V
- -- optimize flag if compiling for debug
- [ eg: "" ]
-
CFLAGS_DEBUG
CFLAGS_OPTIMIZE -- current values for each depending
on make variant.
More information about the vc
mailing list