qfc/.bazelrc

7 lines
304 B
Plaintext
Raw Permalink Normal View History

build --host_platform=@io_tweag_rules_nixpkgs//nixpkgs/platforms:host
build --incompatible_use_cc_configure_from_rules_cc
build --host_crosstool_top=@local_config_cc//:toolchain
build --platforms=//build/platforms:ulx3s_85f
2021-08-10 19:31:02 +00:00
build --experimental_allow_unresolved_symlinks
build --host_cxxopt='-std=c++17'