summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
diff options
context:
space:
mode:
author A. Cody Schuffelen <schuffelen@google.com> 2023-06-27 19:10:27 -0700
committer A. Cody Schuffelen <schuffelen@google.com> 2023-06-27 19:15:07 -0700
commit7188b90e699a76f1737c6480920f82f1c8794946 (patch)
treea550b71a0bf040ab646d2a5afb3d2faec40603f3 /java/bootclasspath_fragment_test.go
parentfa076a74f8a128785f2a8bed17c7d55e7f10f8aa (diff)
Disable "-Wl,-plugin-opt,-import-instr-limit=5" on MacOS
This option is unsupported on the MacOS ld used in Android, leading to compilation errors when LTO is enabled for binaries. In particular the error includes: ``` ld64.lld: error: unknown argument '-plugin-opt' ld64.lld: error: unknown argument '-import-instr-limit=5' ``` Test: m libc++ on a Mac OS machine Bug: 288983988 Change-Id: I1873e0a77777832f833f211beb42633d462f04d5
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions