summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Pete Bentley <prb@google.com> 2019-08-02 14:02:20 +0100
committer Colin Cross <ccross@android.com> 2019-08-22 13:21:37 -0700
commit99f2fc27e6583907ad8592f30d27af506e7460f1 (patch)
tree64269704e67f8c59559ea79735f039ae4f8601c0 /java/java.go
parent74c9bbacb6a616cf201546cdd1fb1d0baca58de2 (diff)
BoringSSL FIPS build - introduce extraLibFlags and use for STL libs.
Rationale: On non-bionic, stl.go currently adds system libraries to ldFlags, this causes problems for partialLd rules. However adding the same libraries to libFlags breaks some existing modules due to symbol conflicts as the system libraries are linked before some module code. Introduced a general mechanism for adding libraries to be linked last rather than making this STL-specific. Bug: 134581881 Bug: 137267623 Test: TH Change-Id: I779f28c6586b3fea85cc6299b686e4fde95262d3
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions