diff options
author | James Clark <[email protected]> | 2019-10-28 11:34:01 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-11-06 15:49:39 -0300 |
commit | 22bd8f1b5a1dd168ba4eba27cb17643a11012f5d (patch) | |
tree | 42df5896ecba319c72a4ad62467803887cd5eb8c /drivers/usb/cdns3/cdns3-debug.h | |
parent | d894967fcaa469cb4c43544855f6fcc18045d526 (diff) |
libsubcmd: Use -O0 with DEBUG=1
When a 'make DEBUG=1' build is done, the command parser is still built
with -O6 and is hard to step through, fix it making it use -O0 in that
case.
Signed-off-by: James Clark <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: nd <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
[ split from a larger patch ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions