Lines Matching full:sysroot
5 # This header file defines the "sysroot" variable which is the absolute path
6 # of the sysroot. If no sysroot applies, the variable will be an empty string.
8 # For official builds, use the sysroot checked into the internal source repo so
12 sysroot = rebase_path(
13 "//chrome/installer/linux/debian_wheezy_amd64-sysroot", ".", "")
15 sysroot = rebase_path(
16 "//chrome/installer/linux/debian_wheezy_i386-sysroot", ".", "")
24 sysroot = "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk"
26 sysroot = ""