From 39ebd3cdea2f1d0e9252e9bb9765f64b5ae7e25a Mon Sep 17 00:00:00 2001 From: sbc Date: Mon, 4 May 2015 16:45:56 -0700 Subject: [PATCH] [NaCl SDK] Build sel_ldr and ncval against debian/stable sysroot This allows sel_ldr to be deployed and run on debian/stable. Currently we are building against the host system libraries which are currently ubuntu/precise. This results in binarys that depend on more recent versions of glibc than are available in debian/stable. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk Review URL: https://codereview.chromium.org/1061713005 Cr-Commit-Position: refs/heads/master@{#328219} --- build/common.gypi | 3 ++- native_client_sdk/src/build_tools/build_sdk.py | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/build/common.gypi b/build/common.gypi index 158d972ae74a..8c690c34c9b0 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -173,6 +173,7 @@ # The system root for cross-compiles. Default: none. 'sysroot%': '', + 'use_sysroot%': 0, 'chroot_cmd%': '', # The system libdir used for this ABI. @@ -941,7 +942,7 @@ 'sysroot%': '