Closed
Description
Compare:
buck2/prelude/toolchains/cxx.bzl
Line 232 in 0011c3f
buck2/prelude/toolchains/rust.bzl
Line 71 in 0011c3f
buck2/prelude/toolchains/python.bzl
Line 86 in 0011c3f
Encountered this while trying to work around facebookincubator/reindeer#62 by referencing a filegroup
's location in a toolchain's linker args. It's also weird that system_cxx_toolchain
uses link_flags
where linker_flags
is common elsewhere. Copy-pasting the toolchain definitions and adjusting the attr types seems to work fine.
Metadata
Metadata
Assignees
Labels
No labels