HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_FLAGS (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/
run-tests.py 104 DEBUG_FLAGS = ["--nohard-abort", "--nodead-code-elimination",
112 "flags": DEBUG_FLAGS,
119 "flags": DEBUG_FLAGS,
  /external/vboot_reference/
Makefile 122 DEBUG_FLAGS := $(if ${DEBUG},-g -O0,-Os)
125 -Werror -Wall -Wstrict-prototypes ${DEBUG_FLAGS}
148 CFLAGS += -DCHROMEOS_ENVIRONMENT -Wall -Werror ${DEBUG_FLAGS}
    [all...]

Completed in 72 milliseconds