Home
last modified time | relevance | path

Searched refs:GCC_DEBUG_FLAGS (Results 1 - 1 of 1) sorted by relevance

/third_party/tzdata/
H A DMakefile301 # $(GCC_DEBUG_FLAGS) if you are using recent GCC and want lots of checking
311 # Omit -fanalyzer from GCC_DEBUG_FLAGS, as it makes GCC too slow.
312 GCC_DEBUG_FLAGS = -DGCC_LINT -g3 -O3 -fno-common \ macro
1122 && $(MAKE) CFLAGS='$(GCC_DEBUG_FLAGS)' TZDIR='$(TZDIR)' ALL

Completed in 3 milliseconds