Skip to content

Commit

Permalink
aoscdk-rs: (mips64r6el) disable LTO
Browse files Browse the repository at this point in the history
FIXME: ld.lld is not yet available.
  • Loading branch information
MingcongBai committed Jan 9, 2024
1 parent 47a5eb4 commit 11d99b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-admin/aoscdk-rs/autobuild/defines
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ USECLANG__LOONGSON3=0
NOLTO__LOONGSON3=1
USECLANG__LOONGARCH64=0
NOLTO__LOONGARCH64=1
USECLANG__MIPS64R6EL=0
NOLTO__MIPS64R6EL=1

# FIXME: ld.lld: error: lto.tmp: cannot link object files with different
# floating-point ABI
Expand Down

0 comments on commit 11d99b7

Please sign in to comment.