diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-04-02 10:26:15 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-04-02 10:26:15 +0200 |
commit | 7e3c9f741b8a5ee3551be6ba5fe1721b4fb30e8a (patch) | |
tree | 89bf7644f8bc1ae1ba5fc603dc91f8a423f4565d /srfi | |
parent | c2366e3ce4596382df6811661abd8612ecabb23d (diff) | |
download | guix-7e3c9f741b8a5ee3551be6ba5fe1721b4fb30e8a.tar guix-7e3c9f741b8a5ee3551be6ba5fe1721b4fb30e8a.tar.gz |
gnu: gcc: Fix libgcc_s directory in RUNPATH for cross-compiled binaries.
* gnu/packages/gcc.scm (gcc-4.7): Add 'libdir' procedure. Use it to
determine the right libdir, including when cross-compiling. This
fixes a bug whereby the RUNPATH of cross-compiled binaries would be
set to $crossgcc/lib instead of $crossgcc/$triplet/lib.
See <http://hydra.gnu.org/build/354389/nixlog/1/raw> for an example.
Diffstat (limited to 'srfi')
0 files changed, 0 insertions, 0 deletions