6d42ca395c
It may sometimes be desired not to use `libunwind`. Added a `bool_flag` that allows the user to disable linking against the `libunwind` library. To disable linking against libunwind use the following command line parameter: ``` --@toolchains_llvm//toolchain/config:libunwind=False ``` --------- Signed-off-by: Michał Maślanka <michal@redpanda.com> Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im> |
||
---|---|---|
.. | ||
BUILD.bazel |