Lines Matching refs:sysroot
72 # By default we build against a stable sysroot image to avoid
88 # Default sysroot if no sysroot can be provided.
89 'sysroot%': '',
96 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/build/linux/debian_wheezy_arm-sysroot',
99 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/build/linux/debian_wheezy_amd64-sysroot',
102 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/build/linux/debian_wheezy_i386-sysroot',
105 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/build/linux/debian_wheezy_mips-sysroot',
116 'sysroot%': '<(sysroot)',
212 'sysroot%': '<(sysroot)',
388 'android_sysroot': '<(android_toolchain)/sysroot/',
712 ['sysroot!="" and clang==1', {
716 '--sysroot=<(sysroot)',
719 '--sysroot=<(sysroot)',
720 '<!(<(DEPTH)/build/linux/sysroot_ld_path.sh <(sysroot))',
1151 '--sysroot=<(android_sysroot)',
1171 '--sysroot=<(android_sysroot)',