diff options
| author | 2023-06-27 19:10:27 -0700 | |
|---|---|---|
| committer | 2023-06-27 19:15:07 -0700 | |
| commit | 7188b90e699a76f1737c6480920f82f1c8794946 (patch) | |
| tree | a550b71a0bf040ab646d2a5afb3d2faec40603f3 /scripts/jsonmodify_test.py | |
| parent | fa076a74f8a128785f2a8bed17c7d55e7f10f8aa (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 'scripts/jsonmodify_test.py')
0 files changed, 0 insertions, 0 deletions