We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b470972 commit ee4e279Copy full SHA for ee4e279
1 file changed
.bazelrc
@@ -36,7 +36,7 @@ build:qnx-x86_64 --incompatible_enable_cc_toolchain_resolution
36
build:qnx-x86_64 --incompatible_strict_action_env
37
build:qnx-x86_64 --sandbox_writable_path=/var/tmp
38
build:qnx-x86_64 --platforms=@score_bazel_platforms//:x86_64-qnx-sdp_8.0.0-posix
39
-build:qnx-x86_64 --extra_toolchains=@score_qcc_x86_64_toolchain//:x86_64-qnx-sdp_8.0.0
+build:qnx-x86_64 --extra_toolchains=@score_qcc_x86_64_toolchain//:x86_64-qnx-sdp_8.0.0-posix
40
build:qnx-x86_64 --extra_toolchains=@toolchains_qnx_ifs//:ifs_x86_64
41
build:qnx-x86_64 --extra_toolchains=@score_toolchains_rust//toolchains/ferrocene:ferrocene_x86_64_pc_nto_qnx800
42
0 commit comments