~ruther/guix-exprs

ref: b88f695d769b60a57a4e5d8b5b91d60ed869a928 guix-exprs/ruther/packages/embedded.scm -rw-r--r-- 12.9 KiB
b88f695d — Rutherther 6 months ago
fix: missing new functions for arm none eabi toolchain
e8843086 — Rutherther 6 months ago
feat: update embedded.scm based on the code submitted to Guix patches
fd6ca65e — Rutherther 7 months ago
fix: add libstdc++ CXXFLAGS, document with target subdir hack
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