~ruther/guix-exprs

ref: c90da4fa6854d20abf0df941c887e784edbcefce guix-exprs/ruther/packages/embedded.scm -rw-r--r-- 12.8 KiB
fd6ca65e — Rutherther 10 months ago
fix: add libstdc++ CXXFLAGS, document with target subdir hack
62400bf2 — Rutherther 10 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 10 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 10 months ago
feat: split arm 12.3 toolchain to non-nano and nano
f49fa070 — Rutherther 10 months ago
fix: libstdc++ output lib path
e297a606 — Rutherther 10 months ago
feat: add buildable libstdc++ to arm gcc toolchain 12.3
e2ad6962 — Rutherther 10 months ago
feat: arm toolchain 12.3.rel1