OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NACL_SDK_ROOT
(Results
1 - 2
of
2
) sorted by null
/external/v8/
Makefile.nacl
39
TOOLCHAIN_PATH = $(realpath ${
NACL_SDK_ROOT
}/toolchain)
Makefile
36
NACL_SDK_ROOT
?=
286
must-set-
NACL_SDK_ROOT
328
Makefile.nacl must-set-
NACL_SDK_ROOT
454
# Note that
NACL_SDK_ROOT
must be set to point to an appropriate
458
# The path indicated by
NACL_SDK_ROOT
will typically end with
461
must-set-
NACL_SDK_ROOT
:
462
ifndef
NACL_SDK_ROOT
463
$(error
NACL_SDK_ROOT
must be set)
Completed in 772 milliseconds