HomeSort by relevance Sort by last modified time
    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 ?=
300 must-set-NACL_SDK_ROOT
342 Makefile.nacl must-set-NACL_SDK_ROOT
474 # Note that NACL_SDK_ROOT must be set to point to an appropriate
478 # The path indicated by NACL_SDK_ROOT will typically end with
481 must-set-NACL_SDK_ROOT:
482 ifndef NACL_SDK_ROOT
483 $(error NACL_SDK_ROOT must be set)

Completed in 743 milliseconds