[PATCH 1/4] make: Remove CFLAGS_DEBUG_OPTIMIZE_V

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Jun 15 06:21:57 UTC 2018


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 64589698ce..e2b96d9928 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.
-- 
2.13.7



More information about the devel mailing list