compiler_rt fails to compile for AVR #22985
Labels
arch-avr
8-bit AVR
bug
Observed behavior contradicts documented or intended behavior
compiler-rt
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
Milestone
Zig Version
0.14.0-dev.3296+a7467b9bb
Steps to Reproduce and Observed Behavior
Run
zig build
for this repo, which provides the bare minimum to reproduce. Here is the build output:Expected Behavior
The expected behaviour is for compiler_rt to successfully compile for AVR.
The text was updated successfully, but these errors were encountered: