DescriptionMore changes to fix PNaCl NMF issue when rolling DEPS
In the NaCl standalone build, this invocation on the PNaCl bots produced the following error:
./scons --verbose bitcode=1 skip_trusted_tests=1 -j6 do_not_run_tests=1 --mode=opt-host,nacl platform=x86-64
...
scons: *** [scons-out/nacl-x86-64-pnacl-pexe-clang/staging/ppapi_ppb_audio.nmf] Source `scons-out/nacl-x86-64-pnacl-pexe-clang/staging/ppapi_ppb_audio_x86-64.nexe' not found, needed by target `scons-out/nacl-x86-64-pnacl-pexe-clang/staging/ppapi_ppb_audio.nmf'.
TEST=the scons invocation above
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=147905
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Messages
Total messages: 3 (0 generated)
|