guix/gnu
Ludovic Courtès 47e74d6e9d gnu: cross-binutils: Build with `--with-sysroot'.
This fixes resolution of DT_NEEDED entries in cross-built libraries.
For instance, if ltdl.so needs libdl.so and has it in its RUNPATH, then
libdl.so is searched for in the right place.

* gnu/packages/cross-base.scm (cross-binutils): Pass
  `--with-sysroot=/no-such-path'.
2013-05-27 23:43:00 +02:00
..
packages gnu: cross-binutils: Build with `--with-sysroot'. 2013-05-27 23:43:00 +02:00
system Add (gnu system vm). 2013-02-27 20:55:40 +01:00
packages.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00