Searched refs:DEBUG_FLAGS (Results 1 – 2 of 2) sorted by relevance
117 DEBUG_FLAGS = ["--nohard-abort", "--enable-slow-asserts", "--verify-heap"] variable121 flags=DEBUG_FLAGS,127 flags=DEBUG_FLAGS,
122 DEBUG_FLAGS := $(if ${DEBUG},-g -O0,-Os) macro125 -Werror -Wall -Wstrict-prototypes ${DEBUG_FLAGS}148 CFLAGS += -DCHROMEOS_ENVIRONMENT -Wall -Werror ${DEBUG_FLAGS}