mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
When testing, build with -DDEBUG.
This commit is contained in:
@ -9,5 +9,5 @@ LLVM=$HOME/llvm
|
||||
|
||||
$LLVM/install/bin/clang -Weverything -O \
|
||||
-Wno-unreachable-code -Wno-padded -Wno-disabled-macro-expansion \
|
||||
$TARGET
|
||||
-DDEBUG $TARGET
|
||||
rm -f a.out
|
||||
|
Reference in New Issue
Block a user