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
49
TOOLCHAIN_PATH = $(realpath ${
NACL_SDK_ROOT
}/toolchain)
Makefile
40
NACL_SDK_ROOT
?=
262
must-set-
NACL_SDK_ROOT
306
Makefile.nacl must-set-
NACL_SDK_ROOT
429
# Note that
NACL_SDK_ROOT
must be set to point to an appropriate
433
# The path indicated by
NACL_SDK_ROOT
will typically end with
436
must-set-
NACL_SDK_ROOT
:
437
ifndef
NACL_SDK_ROOT
438
$(error
NACL_SDK_ROOT
must be set)
Completed in 94 milliseconds