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

/netbsd-current/external/public-domain/tz/dist/
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
1121 && $(MAKE) CFLAGS='$(GCC_DEBUG_FLAGS)' TZDIR='$(TZDIR)' ALL
/netbsd-current/lib/libc/time/
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 168 milliseconds