add static analyzer targets
This commit is contained in:
parent
1544cf006c
commit
adea4281a7
@ -390,3 +390,11 @@ entities.h: entities.json ent
|
||||
./ent
|
||||
|
||||
scan_html.o: entities.h
|
||||
|
||||
sa1:
|
||||
$(MAKE) clean
|
||||
scan-build $(MAKE) DIET= -j8
|
||||
|
||||
sa2:
|
||||
$(MAKE) clean
|
||||
$(MAKE) DIET= CC="gcc -fanalyzer" -j8
|
||||
|
Loading…
x
Reference in New Issue
Block a user