OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GCC_DEBUG_FLAGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/time/
Makefile
359
# $(
GCC_DEBUG_FLAGS
) if you are using recent GCC and want lots of checking
370
# Omit -fanalyzer from
GCC_DEBUG_FLAGS
, as it makes GCC too slow.
371
GCC_DEBUG_FLAGS
= -DGCC_LINT -g3 -O3 \
1194
&& $(MAKE) CFLAGS='$(
GCC_DEBUG_FLAGS
)' TZDIR='$(TZDIR)' ALL
/src/external/public-domain/tz/dist/
Makefile
359
# $(
GCC_DEBUG_FLAGS
) if you are using recent GCC and want lots of checking
370
# Omit -fanalyzer from
GCC_DEBUG_FLAGS
, as it makes GCC too slow.
371
GCC_DEBUG_FLAGS
= -DGCC_LINT -g3 -O3 \
1193
&& $(MAKE) CFLAGS='$(
GCC_DEBUG_FLAGS
)' TZDIR='$(TZDIR)' ALL
Completed in 16 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026