diff options
| author | 2022-10-20 13:59:17 -0700 | |
|---|---|---|
| committer | 2022-10-20 13:59:58 -0700 | |
| commit | ecf4e664e060597c6f66654c08787d4cd3262d30 (patch) | |
| tree | 6c9ee0822cee5541b2ef9a3f2ae177e7549bc714 /java/java_test.go | |
| parent | 17b87958140076a5cd9c78969796772e7aa6bf1f (diff) | |
Disable LTO and CFI for riscv64
Building with LTO and CFI enabled for riscv64 causes link failures:
ld.lld: error: lto.tmp: cannot link object files with different floating-point ABI
ld.lld: error: undefined symbol: guard variable for android::hardware::BufferedTextOutput::getBuffer() const::ts
Disable them for now.
Test: lunch aosp_riscv64-userdebug && m ALLOW_MISSING_DEPENDENCIES=true ndk_sysroot
Change-Id: I3489952abebeeb3f4de664fd3e436232aac298d7
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions