~ruther/guix-exprs

ref: 80f4af30e302079603589c5c08d8b5155c2d9158 guix-exprs/ruther/packages/embedded.scm -rw-r--r-- 12.2 KiB
62400bf2 — Rutherther 7 months ago
fix: c++ include paths

The C include path has to be the latest! This is because
the cstdlib header uses #include_next <stdlib.h>, and
since the include of C headers comes first, stdlib.h is
not found!
2d734ecb — Rutherther 7 months ago
fix: libstdc++ getentropy fix

The newlib does not expose getentropy in the final libraries,
but stil has it in the headers. That leads to configure thinking
getentropy is available and it will be used in the <random>.
26746ec4 — Rutherther 7 months ago
feat: split arm 12.3 toolchain to non-nano and nano
f49fa070 — Rutherther 7 months ago
fix: libstdc++ output lib path
e297a606 — Rutherther 7 months ago
feat: add buildable libstdc++ to arm gcc toolchain 12.3
e2ad6962 — Rutherther 7 months ago
feat: arm toolchain 12.3.rel1
Do not follow this link