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

/src/lib/libc/time/
H A DMakefile375 # $(GCC_DEBUG_FLAGS) if you are using recent GCC and want lots of checking
386 # Omit -fanalyzer from GCC_DEBUG_FLAGS, as it makes GCC too slow.
387 GCC_DEBUG_FLAGS = -DGCC_LINT -g3 -O3 \ macro
1210 && $(MAKE) CFLAGS='$(GCC_DEBUG_FLAGS)' TZDIR='$(TZDIR)' ALL

Completed in 5 milliseconds