nixpkgs-suyu/pkgs
Lluís Batlle i Rossell 636722eb93 Less intrussive fix for glibc 2.16 cross-rpcgen build
Using LD_LIBRARY_PATH, sets overrides of libs for all binaries run.

On mips64, the libz in the bootstrap-tools is a bit incompatible with
the libz binutils are built with (ld.so outputs a warning at every program run
that uses libz). binutils need to be dynamically linked to the libz they
have been linked to.

Glibc creates 'shlib.lds' using the gas program output, and it includes the
ld.so warning in case of using LD_LIBRARY_PATH. That breaks the glibc build.

As Makefile includes BUILD_LDFLAGS for the purpose of cross-rpcgen, I
use this instead of the intrusive LD_LIBRARY_PATH.
2012-12-24 13:06:04 +01:00
..
applications ed: Update to 1.7 2012-12-12 17:17:05 +01:00
build-support Merge remote-tracking branch 'origin/master' into stdenv-updates 2012-12-12 17:01:20 +01:00
data Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
desktops Remove a bunch of unreferenced files 2012-11-29 13:43:37 +01:00
development Less intrussive fix for glibc 2.16 cross-rpcgen build 2012-12-24 13:06:04 +01:00
games scid: New package, version 4.3. 2012-12-12 12:36:20 +01:00
lib pkgs/lib/platforms.nix: fix specification of mesaPlatforms 2012-12-06 11:25:08 +01:00
misc Update Wine 2012-12-08 13:28:15 +04:00
os-specific v4l-utils: updating. They didn't build in the new stdenv. 2012-12-21 11:58:31 +01:00
servers xinit: Fix logpath and dependencies for startx. 2012-12-12 12:36:19 +01:00
shells bash: Update to 4.2-p39 2012-11-23 17:29:05 +01:00
stdenv Don't preserve timestamps when copying sources to the temporary build directory. 2012-12-14 13:36:04 -05:00
test
tools Merge remote-tracking branch 'origin/master' into stdenv-updates 2012-12-12 17:01:20 +01:00
top-level Revert "w3m: fixing the build" 2012-12-21 16:47:13 +01:00