Home | History | Annotate | Download | only in vboot_reference

Lines Matching refs:DEBUG_FLAGS

122 DEBUG_FLAGS := $(if ${DEBUG},-g -O0,-Os)
125 -Werror -Wall -Wstrict-prototypes ${DEBUG_FLAGS}
148 CFLAGS += -DCHROMEOS_ENVIRONMENT -Wall -Werror ${DEBUG_FLAGS}