Lines Matching full:toolchain
31 # We need to include toolchain.gypi here for third-party sources that don't
33 'includes': ['toolchain.gypi'],
128 # are using a custom toolchain and need to control -B in ldflags.
258 # The Android toolchain needs to use the absolute path to the NDK
1016 '-pthread', # Not supported by Android toolchain.
1043 '-pthread', # Not supported by Android toolchain.
1053 # Not supported by Android toolchain.
1101 # The x86 toolchain currently has problems with stack-protector.
1113 # The mips toolchain currently has problems with stack-protector.
1173 # Settings for building host targets using the system toolchain.