DescriptionEnable building with Native Client.
This requires you don't have target_os=["ios"] set in your
libyuv root .gclient file, since that will make native_client not
being downloaded due to
https://code.google.com/p/chromium/codesearch#chromium/src/DEPS&l=357
BUG=libyuv:573
TESTED=
rm chromium/.last_sync_chromium
rm chromium/.gclient.tmp_entries
gclient sync
native_client/build/gyp_nacl all.gyp -Dgtest_target_type=executable -Dmsan=0 -Duse_system_yasm=0
ninja -C out/Debug
Committed: https://chromium.googlesource.com/libyuv/libyuv/+/361d8b8156f0695609c9653b4851f57231161244
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 16 (5 generated)
|