diff options
author | Rutherther <rutherther@protonmail.com> | 2024-09-13 11:42:04 +0000 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-10-12 19:23:33 +0200 |
commit | 3f09b05d8d402d306105ef5ac63f8b6dc49c5e3a (patch) | |
tree | a320d99d79435ee55e60f86740b590aada44ccf9 /.guix-authorizations | |
parent | ce8872fe9dbce401fef140d0f3e8feea85d9570b (diff) | |
download | guix-3f09b05d8d402d306105ef5ac63f8b6dc49c5e3a.tar.gz guix-3f09b05d8d402d306105ef5ac63f8b6dc49c5e3a.zip |
gnu: make-libstdc++-arm-none-eabi: output libstdc++ to arm-none-eabi.
The libstdc++ made for arm-none-eabi puts the contents
into "lib" folder, but that's unexpected when the resulting
toolchain is a cross toolchain.
The folder should be "arm-none-eabi/lib", that's the path
added to CROSS_C_LIBRARY_PATH
* gnu/packages/embedded.scm (make-libstdc++-arm-none-eabi):
[arguments]<#:configure-flags>: Point --libdir to arm-none-eabi/lib.
[arguments]<#:strip-directories>: Set to arm-none-eabi/lib.
Change-Id: Ia8b867a1c6ebeedeae9564e0a6a1e0401b35bd5b
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.guix-authorizations')
0 files changed, 0 insertions, 0 deletions