diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-03-14 11:39:52 +0100 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-03-24 13:55:10 +0100 |
commit | 53de3e74fac862bc07de160e8e226372de213dd1 (patch) | |
tree | 886b2053117b1d66524d07b2099c7924e5dad6d6 /gnu/packages/haskell.scm | |
parent | 2e9c43aa9adac2bd6bcf92373d1cf9f322afa5a3 (diff) |
gnu: cross-gcc: Add a "lib" output.
Add a "lib" output to cross-gcc. This requires an upstream GCC patch adding
support for --with-toolexeclibdir configure option. This option allows to
install cross-built GCC libraries in a specific location.
This also fixes the computation of TOOLDIR_BASE_PREFIX, that fails when
/gnu/store/... directories are involved.
* gnu/packages/patches/gcc-7-cross-toolexeclibdir.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cross-base.scm (cross-gcc)[source]: Apply it,
[outputs]: add a "lib" output,
(cross-gcc-snippet): fix TOOLDIR_BASE_PREFIX.
Diffstat (limited to 'gnu/packages/haskell.scm')
0 files changed, 0 insertions, 0 deletions