sandboxed-api/sandboxed_api/bazel
Christian Blichmann e98133c7b4 bazel: Use linkopts instead of srcs for consuming archives
This should fix the build on Debian 10 with LLVM 11.

- Keep order of files to look up in `ls` invocation
- Use `--start-group`/`--end-group` linker options
- Drive-by: use `splitlines()` instead of manual `split("\n")[:-1]`

PiperOrigin-RevId: 439248079
Change-Id: I919bb292ac8a5f514431aa004345f1c6478b1cc9
2022-04-04 01:00:54 -07:00
..
external Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
BUILD Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
build_defs.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
embed_data.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
llvm_config.bzl bazel: Use linkopts instead of srcs for consuming archives 2022-04-04 01:00:54 -07:00
proto.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
repositories.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
sapi_deps.bzl Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
sapi.bzl Bazel: Make generator configurable 2022-04-01 01:34:48 -07:00