commit | 94ed2b7c0aa312cfbc5810002e9e9a52762911be | [log] [tgz] |
---|---|---|
author | Leandro Lovisolo <lovisolo@google.com> | Mon Apr 10 22:08:58 2023 +0000 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Apr 11 11:20:58 2023 +0000 |
tree | 3c387824f2a5fd7fffe140763bcc776ff4ee49b8 | |
parent | 41366284cb7ba60e6859a265e01ce383eb284749 [diff] |
[bazel] cc_{binary,test}_with_flags: Pipe through DEFAULT_LINKOPTS; Android defaults. It looks like -ldl is needed for all Android binaries, or at least the ones I've tried building thus far. Bug: skia:14227 Change-Id: I84460c801f65a61183f772e387cbbf03c7cb9a81 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/667961 Auto-Submit: Leandro Lovisolo <lovisolo@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>