blob: b7ca89c7822c3ef8f34a614accae9b5f530f4bba [file] [log] [blame]
major_version: "1"
minor_version: "42"
toolchain {
toolchain_identifier: "toolchain-identifier-local"
host_system_name: "local"
target_system_name: "local"
target_cpu: "local"
target_libc: "local"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: "/test/"
feature {
name: "default_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-U_FORTIFY_SOURCE"
flag: "-D_FORTIFY_SOURCE=1"
flag: "-fstack-protector"
flag: "-Wall"
flag: "-Wunused-but-set-parameter"
flag: "-Wno-free-nonheap-object"
flag: "-fno-omit-frame-pointer"
}
}
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-g"
}
with_feature {
feature: "dbg"
}
}
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-g0"
flag: "-O2"
flag: "-DNDEBUG"
flag: "-ffunction-sections"
flag: "-fdata-sections"
}
with_feature {
feature: "opt"
}
}
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
flag: "-Wl,-z,relro,-z,now"
flag: "-no-canonical-prefixes"
flag: "-pass-exit-codes"
}
}
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-Wl,--gc-sections"
}
with_feature {
feature: "opt"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_pic"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
feature {
name: "opt"
}
feature {
name: "dbg"
}
feature {
name: "user_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "%{user_compile_flags}"
iterate_over: "user_compile_flags"
expand_if_all_available: "user_compile_flags"
}
}
enabled: true
}
feature {
name: "sysroot"
flag_set {
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "--sysroot=%{sysroot}"
expand_if_all_available: "sysroot"
}
}
enabled: true
}
feature {
name: "unfiltered_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-no-canonical-prefixes"
flag: "-fno-canonical-system-headers"
flag: "-Wno-builtin-macro-redefined"
flag: "-D__DATE__=\"redacted\""
flag: "-D__TIMESTAMP__=\"redacted\""
flag: "-D__TIME__=\"redacted\""
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "toolchain-identifier-ppc"
host_system_name: "local"
target_system_name: "local"
target_cpu: "ppc"
target_libc: "local"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: "/test/"
feature {
name: "default_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-U_FORTIFY_SOURCE"
flag: "-D_FORTIFY_SOURCE=1"
flag: "-fstack-protector"
flag: "-Wall"
flag: "-Wunused-but-set-parameter"
flag: "-Wno-free-nonheap-object"
flag: "-fno-omit-frame-pointer"
}
}
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-g"
}
with_feature {
feature: "dbg"
}
}
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-g0"
flag: "-O2"
flag: "-DNDEBUG"
flag: "-ffunction-sections"
flag: "-fdata-sections"
}
with_feature {
feature: "opt"
}
}
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
flag: "-Wl,-z,relro,-z,now"
flag: "-no-canonical-prefixes"
flag: "-pass-exit-codes"
}
}
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-Wl,--gc-sections"
}
with_feature {
feature: "opt"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_pic"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
feature {
name: "opt"
}
feature {
name: "dbg"
}
feature {
name: "user_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "%{user_compile_flags}"
iterate_over: "user_compile_flags"
expand_if_all_available: "user_compile_flags"
}
}
enabled: true
}
feature {
name: "sysroot"
flag_set {
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "--sysroot=%{sysroot}"
expand_if_all_available: "sysroot"
}
}
enabled: true
}
feature {
name: "unfiltered_compile_flags"
flag_set {
action: "assemble"
action: "preprocess-assemble"
action: "linkstamp-compile"
action: "c-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-no-canonical-prefixes"
flag: "-fno-canonical-system-headers"
flag: "-Wno-builtin-macro-redefined"
flag: "-D__DATE__=\"redacted\""
flag: "-D__TIMESTAMP__=\"redacted\""
flag: "-D__TIME__=\"redacted\""
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "toolchain-identifier-k8"
host_system_name: "local"
target_system_name: "local"
target_cpu: "k8"
target_libc: "local"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: "/usr/grte/v1"
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "supports_pic"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "k8-no-dyn-linker"
host_system_name: "local"
target_system_name: "local"
target_cpu: "k8"
target_libc: "local"
compiler: "compiler_no_dyn_linker"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "supports_pic"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "piii"
host_system_name: "local"
target_system_name: "local"
target_cpu: "piii"
target_libc: "local"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "local_darwin"
host_system_name: "local"
target_system_name: "local"
target_cpu: "darwin"
target_libc: "macosx"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/libtool"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/include"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs"
cxx_builtin_include_directory: "/opt/local/include"
cxx_builtin_include_directory: "/Library/Developer/CommandLineTools"
builtin_sysroot: "/usr/grte/v1"
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "darwin-no-dyn-linker"
host_system_name: "local"
target_system_name: "local"
target_cpu: "darwin"
target_libc: "macosx"
compiler: "compiler_no_dyn_linker"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/libtool"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/include"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs"
cxx_builtin_include_directory: "/opt/local/include"
cxx_builtin_include_directory: "/Library/Developer/CommandLineTools"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "local_ios"
host_system_name: "local"
target_system_name: "local"
target_cpu: "ios_x86_64"
target_libc: "ios"
compiler: "compiler"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "/usr/bin/libtool"
}
tool_path {
name: "compat-ld"
path: "/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "/usr/bin/ld"
}
tool_path {
name: "nm"
path: "/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/include"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain"
cxx_builtin_include_directory: "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs"
cxx_builtin_include_directory: "/opt/local/include"
cxx_builtin_include_directory: "/Library/Developer/CommandLineTools"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "local_windows_mingw"
host_system_name: "local"
target_system_name: "local"
target_cpu: "k8"
target_libc: "local"
compiler: "windows_mingw"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "C:/mingw/bin/ar"
}
tool_path {
name: "compat-ld"
path: "C:/mingw/bin/ld"
}
tool_path {
name: "cpp"
path: "C:/mingw/bin/cpp"
}
tool_path {
name: "dwp"
path: "C:/mingw/bin/dwp"
}
tool_path {
name: "gcc"
path: "C:/mingw/bin/gcc"
}
tool_path {
name: "gcov"
path: "C:/mingw/bin/gcov"
}
tool_path {
name: "ld"
path: "C:/mingw/bin/ld"
}
tool_path {
name: "nm"
path: "C:/mingw/bin/nm"
}
tool_path {
name: "objcopy"
path: "C:/mingw/bin/objcopy"
}
tool_path {
name: "objdump"
path: "C:/mingw/bin/objdump"
}
tool_path {
name: "strip"
path: "C:/mingw/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "C:/mingw/bin/llvm-profdata"
}
cxx_builtin_include_directory: "C:/mingw/include"
cxx_builtin_include_directory: "C:/mingw/lib/gcc"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "C:/mingw/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "local_windows_msys64_mingw64"
host_system_name: "local"
target_system_name: "local"
target_cpu: "k8"
target_libc: "local"
compiler: "windows_msys64_mingw64"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "C:/msys64/mingw64/bin/ar"
}
tool_path {
name: "compat-ld"
path: "C:/msys64/mingw64/bin/ld"
}
tool_path {
name: "cpp"
path: "C:/msys64/mingw64/bin/cpp"
}
tool_path {
name: "dwp"
path: "C:/msys64/mingw64/bin/dwp"
}
tool_path {
name: "gcc"
path: "C:/msys64/mingw64/bin/gcc"
}
tool_path {
name: "gcov"
path: "C:/msys64/mingw64/bin/gcov"
}
tool_path {
name: "ld"
path: "C:/msys64/mingw64/bin/ld"
}
tool_path {
name: "nm"
path: "C:/msys64/mingw64/bin/nm"
}
tool_path {
name: "objcopy"
path: "C:/msys64/mingw64/bin/objcopy"
}
tool_path {
name: "objdump"
path: "C:/msys64/mingw64/bin/objdump"
}
tool_path {
name: "strip"
path: "C:/msys64/mingw64/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "C:/msys64/mingw64/bin/llvm-profdata"
}
cxx_builtin_include_directory: "C:/msys64/mingw64/x86_64-w64-mingw32/include"
builtin_sysroot: "/usr/grte/v1"
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "C:/msys64/mingw64/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "local_windows_clang"
host_system_name: "local"
target_system_name: "local"
target_cpu: "k8"
target_libc: "local"
compiler: "windows_clang"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "C:/mingw/bin/ar"
}
tool_path {
name: "compat-ld"
path: "C:/Program Files (x86)/LLVM/bin/ld"
}
tool_path {
name: "cpp"
path: "C:/Program Files (x86)/LLVM/bin/cpp"
}
tool_path {
name: "dwp"
path: "C:/Program Files (x86)/LLVM/bin/dwp"
}
tool_path {
name: "gcc"
path: "C:/Program Files (x86)/LLVM/bin/clang"
}
tool_path {
name: "gcov"
path: "C:/Program Files (x86)/LLVM/bin/gcov"
}
tool_path {
name: "ld"
path: "C:/Program Files (x86)/LLVM/bin/ld"
}
tool_path {
name: "nm"
path: "C:/Program Files (x86)/LLVM/bin/nm"
}
tool_path {
name: "objcopy"
path: "C:/Program Files (x86)/LLVM/bin/objcopy"
}
tool_path {
name: "objdump"
path: "C:/Program Files (x86)/LLVM/bin/objdump"
}
tool_path {
name: "strip"
path: "C:/Program Files (x86)/LLVM/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "C:/Program Files (x86)/LLVM/bin/llvm-profdata"
}
cxx_builtin_include_directory: "/usr/lib/gcc/"
cxx_builtin_include_directory: "/usr/local/include"
cxx_builtin_include_directory: "/usr/include"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=c++0x"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "C:/Program Files (x86)/LLVM/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "stub_armeabi-v7a"
host_system_name: "armeabi-v7a"
target_system_name: "armeabi-v7a"
target_cpu: "armeabi-v7a"
target_libc: "armeabi-v7a"
compiler: "compiler"
abi_version: "armeabi-v7a"
abi_libc_version: "armeabi-v7a"
tool_path {
name: "ar"
path: "/bin/false"
}
tool_path {
name: "compat-ld"
path: "/bin/false"
}
tool_path {
name: "cpp"
path: "/bin/false"
}
tool_path {
name: "dwp"
path: "/bin/false"
}
tool_path {
name: "gcc"
path: "/bin/false"
}
tool_path {
name: "gcov"
path: "/bin/false"
}
tool_path {
name: "ld"
path: "/bin/false"
}
tool_path {
name: "nm"
path: "/bin/false"
}
tool_path {
name: "objcopy"
path: "/bin/false"
}
tool_path {
name: "objdump"
path: "/bin/false"
}
tool_path {
name: "strip"
path: "/bin/false"
}
tool_path {
name: "llvm-profdata"
path: "/bin/false"
}
builtin_sysroot: ""
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "supports_pic"
enabled: true
}
}
toolchain {
toolchain_identifier: "local_windows_msys64"
host_system_name: "local"
target_system_name: "local"
target_cpu: "x64_windows"
target_libc: "local"
compiler: "windows_msys64"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "C:/tools/msys64/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "C:/tools/msys64/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "C:/tools/msys64/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "C:/tools/msys64/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "C:/tools/msys64/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "C:/tools/msys64/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "C:/tools/msys64/usr/bin/ld"
}
tool_path {
name: "nm"
path: "C:/tools/msys64/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "C:/tools/msys64/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "C:/tools/msys64/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "C:/tools/msys64/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "C:/tools/msys64/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "C:/tools/msys64/"
cxx_builtin_include_directory: "/usr/"
builtin_sysroot: "/usr/grte/v1"
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=gnu++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "supports_dynamic_linker"
enabled: true
}
feature {
name: "supports_interface_shared_libraries"
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "C:/tools/msys64/usr/bin/objcopy"
}
enabled: true
}
}
toolchain {
toolchain_identifier: "windows_msys64-no-dyn-linker"
host_system_name: "local"
target_system_name: "local"
target_cpu: "x64_windows"
target_libc: "local"
compiler: "compiler_no_dyn_linker"
abi_version: "local"
abi_libc_version: "local"
tool_path {
name: "ar"
path: "C:/tools/msys64/usr/bin/ar"
}
tool_path {
name: "compat-ld"
path: "C:/tools/msys64/usr/bin/ld"
}
tool_path {
name: "cpp"
path: "C:/tools/msys64/usr/bin/cpp"
}
tool_path {
name: "dwp"
path: "C:/tools/msys64/usr/bin/dwp"
}
tool_path {
name: "gcc"
path: "C:/tools/msys64/usr/bin/gcc"
}
tool_path {
name: "gcov"
path: "C:/tools/msys64/usr/bin/gcov"
}
tool_path {
name: "ld"
path: "C:/tools/msys64/usr/bin/ld"
}
tool_path {
name: "nm"
path: "C:/tools/msys64/usr/bin/nm"
}
tool_path {
name: "objcopy"
path: "C:/tools/msys64/usr/bin/objcopy"
}
tool_path {
name: "objdump"
path: "C:/tools/msys64/usr/bin/objdump"
}
tool_path {
name: "strip"
path: "C:/tools/msys64/usr/bin/strip"
}
tool_path {
name: "llvm-profdata"
path: "C:/tools/msys64/usr/bin/llvm-profdata"
}
cxx_builtin_include_directory: "C:/tools/msys64/"
cxx_builtin_include_directory: "/usr/"
builtin_sysroot: ""
feature {
name: "default_compile_flags"
flag_set {
action: "linkstamp-compile"
action: "c++-compile"
action: "c++-header-parsing"
action: "c++-module-compile"
action: "c++-module-codegen"
action: "lto-backend"
action: "clif-match"
flag_group {
flag: "-std=gnu++0x"
}
}
enabled: true
}
feature {
name: "default_link_flags"
flag_set {
action: "c++-link-executable"
action: "c++-link-dynamic-library"
action: "c++-link-nodeps-dynamic-library"
flag_group {
flag: "-lstdc++"
}
}
enabled: true
}
feature {
name: "objcopy_embed_flags"
flag_set {
action: "objcopy_embed_data"
flag_group {
flag: "-I"
flag: "binary"
}
}
enabled: true
}
action_config {
config_name: "objcopy_embed_data"
action_name: "objcopy_embed_data"
tool {
tool_path: "C:/tools/msys64/usr/bin/objcopy"
}
enabled: true
}
}