Skip to content

Commit

Permalink
aoscdk-rs: (mips64r6el) fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
eatradish committed Jan 16, 2024
1 parent c0b6edd commit a2f8685
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 a2f8685

Please sign in to comment.