mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-24 04:43:36 +00:00
use stricter cmopiler checkes
This commit is contained in:
parent
03813843b6
commit
5f1e82e4ed
@ -13,9 +13,10 @@ include ${BTSTACK_ROOT}/chipset-cc256x/Makefile.inc
|
||||
|
||||
CFLAGS += -I$(BTSTACK_ROOT)/chipset-cc256x
|
||||
|
||||
# CC = gcc-fsf-4.9
|
||||
CFLAGS += -g -Wall
|
||||
# CFLAGS += -Werror
|
||||
|
||||
#
|
||||
CFLAGS += -Wmissing-prototypes -Wstrict-prototypes -Wshadow -Werror
|
||||
|
||||
VPATH += ${BTSTACK_ROOT}/platforms/posix/src
|
||||
VPATH += ${BTSTACK_ROOT}/chipset-cc256x
|
||||
|
Loading…
x
Reference in New Issue
Block a user