diff options
Diffstat (limited to '')
-rw-r--r-- | build.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ | |||
2 | 2 | ||
3 | default action: check "build", check "cleanup" | 3 | default action: check "build", check "cleanup" |
4 | 4 | ||
5 | set "CXXFLAGS" += "-ggdb" | ||
6 | |||
5 | ["build", "cleanup"]: | 7 | ["build", "cleanup"]: |
6 | rule "exe", | 8 | rule "exe", |
7 | target file, | 9 | target file, |