~ruther/guix-exprs

ref: b4562648460ccedffb5c89d0c68be9705ff2a0b6 guix-exprs/modules/ruther/packages/embedded.scm -rw-r--r-- 17.0 KiB
75eae2a2 — Rutherther 28 days ago
chore: move modules to modules subfolder
a9b4223e — Rutherther 6 months ago
fix: another arm none eabi fix
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