guix/gnu
Ludovic Courtès 7e3c9f741b 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.
2015-04-02 10:26:15 +02:00
..
build install: Create /var/tmp. 2015-03-31 13:59:37 +02:00
packages gnu: gcc: Fix libgcc_s directory in RUNPATH for cross-compiled binaries. 2015-04-02 10:26:15 +02:00
services services: guix-service: Add service documentation. 2015-03-26 15:49:03 +03:00
system
artwork.scm
packages.scm
services.scm
system.scm