bug#49941: [PATCH] module/system/base/target.scm: support riscv32
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Fabrice Fontaine <[email protected]> skribis: > Fix the following build failure on riscv32: > > system/base/target.scm:132:16: In procedure triplet-pointer-size: > unknown CPU word size "riscv32" > > Fixes: > - http://autobuild.buildroot.org/results/6705630c1484239ec8b73d57ebc2e2570fbfc8f8 > > Signed-off-by: Fabrice Fontaine <[email protected]> Pushed a while back as ffb33fd66bba30f6a3e554be644fcaf269d39f05, thanks! Ludo'.