OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_LIBELF
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
138
ifdef
NO_LIBELF
155
NO_LIBELF
:= 1
175
endif #
NO_LIBELF
177
ifndef
NO_LIBELF
201
endif #
NO_LIBELF
203
ifndef
NO_LIBELF
209
endif #
NO_LIBELF
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile
46
# Define
NO_LIBELF
if you do not want libelf dependency (e.g. cross-builds)
445
ifdef
NO_LIBELF
459
else #
NO_LIBELF
464
endif #
NO_LIBELF
Completed in 468 milliseconds