111
This commit is contained in:
152
.xmake/linux/x86_64/cache/toolchain
vendored
Normal file
152
.xmake/linux/x86_64/cache/toolchain
vendored
Normal file
@@ -0,0 +1,152 @@
|
||||
{
|
||||
tool_platform_linux_x86_64_ld = {
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/g++"
|
||||
},
|
||||
tool_target_crypto_smoke_test_linux_x86_64_cxx = {
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/g++"
|
||||
},
|
||||
gfortran_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
swift_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
gcc_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = {
|
||||
name = "gcc",
|
||||
program = "/usr/bin/gcc"
|
||||
},
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
cross_arch_x86_64_plat_linux = {
|
||||
__global = true,
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
fpc_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
nasm_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
envs_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
tool_target_dps_manager_server_linux_x86_64_ld = {
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/g++"
|
||||
},
|
||||
clang_arch_x86_64_plat_linux = {
|
||||
__global = true,
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
tool_platform_linux_x86_64_cc = {
|
||||
toolname = "gcc",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/gcc"
|
||||
},
|
||||
zig_arch_x86_64_plat_linux = {
|
||||
__global = true,
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
nim_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = false,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
yasm_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
cuda_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
rust_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
fasm_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
tool_target_dps_manager_server_linux_x86_64_cxx = {
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/g++"
|
||||
},
|
||||
go_arch_x86_64_plat_linux = {
|
||||
plat = "linux",
|
||||
__checked = true,
|
||||
arch = "x86_64",
|
||||
__global = true
|
||||
},
|
||||
tool_target_crypto_smoke_test_linux_x86_64_ld = {
|
||||
toolname = "gxx",
|
||||
toolchain_info = {
|
||||
name = "gcc",
|
||||
cachekey = "gcc_arch_x86_64_plat_linux",
|
||||
arch = "x86_64",
|
||||
plat = "linux"
|
||||
},
|
||||
program = "/usr/bin/g++"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user