Commit 6eb856e
Makefile: Add EXTRA_CFLAGS to CFLAGS
This patch allows passing of extra compilation flags from command line
using 'make EXTRA_CFLAGS=-DFOO'.
Signed-off-by: Thierry Escande <[email protected]>1 parent bc1c3ec commit 6eb856e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments