Skip to content

esp 1.54 breaks Mac M1 builds #62

@MabezDev

Description

@MabezDev

1.54 Rust introduces a new compiler builtins version which is broken on M1 Mac's with LLVM 11.

cargo:warning=clang: error: no such file or directory: 'rust-xtensa-dev/src/llvm-project/compiler-rt/lib/builtins/aarch64/lse.S'

I believe this will be fixed once the llvm fork is updated to LLVM 12, as the file only exists in LLVM 12.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions