Keith Smiley 13875dc513
[bazel] Add -lbsd for lldb on Linux (#156954)
In the case you link libedit statically with a vendored sysroot, this
flag is also required. It should be harmless in the case you link it
dynamically since libedit already links libbsd otherwise.
2025-09-04 12:52:42 -07:00
..