Actions
Bug #12814
openCCVERBOSE flag in CFLAGS is redundant and not needed
Status:
In Progress
Priority:
Normal
Assignee:
-
Category:
tools - gate/build tools
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
CCVERBOSE (-v) translates into -Wall, but we also get -Wall from global settings (Makefile.master):
CERRWARN = -errtags=yes -errwarn=%all
CCERRWARN = -errtags=yes -errwarn=%all
Since CCVERBOSE is referenced in many Makefiles and cleaning up will take time, I register this issue so we can reference it by other changes.
Related issues
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12565: max1617: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12564: sbus: NULL pointer and smatch errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12566: seeprom: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12575: ltc1427: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12570: pca9556: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12569: ics951601: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12568: tda8444: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12563: epic: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12562: su: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12557: tod: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12576: pcf8591: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12546: pcieb: NULL pointer errors added
Updated by Toomas Soome almost 2 years ago
- Related to deleted (Bug #12546: pcieb: NULL pointer errors)
Updated by Toomas Soome almost 2 years ago
- Related to Bug #12577: px: NULL pointer errors added
Actions