empty CHECKFLAGS
Change-Id: I97787e176fda9f3e118eec4a110408789570f8b1 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
67fc206887
commit
6afc4851bf
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -374,8 +374,7 @@ PERL = perl
|
|||
PYTHON = python
|
||||
CHECK = sparse
|
||||
|
||||
CHECKFLAGS := -D__linux__ -Dlinux -D__STDC__ -Dunix -D__unix__ \
|
||||
-Wbitwise -Wno-return-void $(CF)
|
||||
CHECKFLAGS := -Wbitwise -Wno-return-void $(CF)
|
||||
CFLAGS_MODULE =
|
||||
AFLAGS_MODULE =
|
||||
LDFLAGS_MODULE =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue