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:
@ -11,4 +11,4 @@ CHECKER=$LLVM/llvm/tools/clang/tools/scan-build/ccc-analyzer
|
||||
$LLVM/llvm/tools/clang/tools/scan-build/scan-build \
|
||||
-analyze-headers \
|
||||
--use-analyzer=$LLVM/install/bin/clang \
|
||||
clang $TARGET
|
||||
clang -DDEBUG $TARGET
|
||||
|
Reference in New Issue
Block a user