nixpkgs/pkgs
Lluís Batlle i Rossell eadcd4462d Making, in cross-builds, every buildInput a propagatedBuildInput. We need
this because 'ld' wants to know the path of every library involved in a dynamic
linking. I imagine that ld does not need that in native builds because it can
call the loader for it to resolve the library rpaths, but this is not the case
for cross-building.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18577
2009-11-23 23:16:40 +00:00
..
applications Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
build-support Improving the crossStripping. A cross-glibc gets broken if stripped by the 2009-11-23 17:06:57 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Removed selectVersion. There's no good reason to write 2009-11-18 09:39:59 +00:00
desktops Fix gnome-doc-utils 2009-11-07 09:34:12 +00:00
development Adding a hack for gettext to cross-build with gcc+glibc in linux. 2009-11-23 19:38:34 +00:00
games Adding JAMP game.. 2009-11-19 12:10:23 +00:00
lib Merging from trunk. I had to do two manual merges, quite trivial I think. 2009-11-19 19:09:10 +00:00
misc Fixing the uboot cross-build. 2009-11-19 21:43:03 +00:00
os-specific Big fixes in the cross build: 2009-11-22 19:51:45 +00:00
servers Fixing stdenv's chain of propagated-build-inputs (2nd level propagated build 2009-11-23 19:45:18 +00:00
shells Fixing some things on the gcc-cross-wrapper (libc was not properly added to the 2009-11-20 22:56:58 +00:00
stdenv Making, in cross-builds, every buildInput a propagatedBuildInput. We need 2009-11-23 23:16:40 +00:00
test Add a new way to handle option sets. 2008-08-05 17:16:35 +00:00
tools GNU Coreutils: Comment on test failures. 2009-11-22 00:22:42 +00:00
top-level Big fixes in the cross build: 2009-11-22 19:51:45 +00:00