summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 01:53:01 +0000
committerpiman@chromium.org <piman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-04 01:53:01 +0000
commitee28c9fa1dc4b7d092ddea96e2c19d41970e18bb (patch)
tree68f4f01503522cec6442f03198ee2acf3ec01827 /tools
parent60f2ea2a43fd576f8e88ae85929a423f686889b0 (diff)
downloadchromium_src-ee28c9fa1dc4b7d092ddea96e2c19d41970e18bb.zip
chromium_src-ee28c9fa1dc4b7d092ddea96e2c19d41970e18bb.tar.gz
chromium_src-ee28c9fa1dc4b7d092ddea96e2c19d41970e18bb.tar.bz2
linux: improve support for cross-compiling
This CL adds support for a 'sysroot' GYP define, that should point to the target root filesystem for cross-compilation. It passes that argument to the compiler and linker which uses it to prefix its hard-coded path (e.g. /usr/include) It also points pkg-config to look for package configs there, and rewrite the paths to be prefixed by 'sysroot' (since pkg-config doesn't do it itself) Review URL: http://codereview.chromium.org/199016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25418 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions