OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WERROR
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
66
ifneq ($(
WERROR
),0)
67
CFLAGS += -
Werror
92
ifeq ($(call try-cc,$(SOURCE_HELLO),$(CFLAGS) -
Werror
-fstack-protector-all,-fstack-protector-all),y)
96
ifeq ($(call try-cc,$(SOURCE_HELLO),$(CFLAGS) -
Werror
-Wstack-protector,-Wstack-protector),y)
100
ifeq ($(call try-cc,$(SOURCE_HELLO),$(CFLAGS) -
Werror
-Wvolatile-register-var,-Wvolatile-register-var),y)
/external/pixman/
configure
[
all
...]
Completed in 1251 milliseconds