1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/build-support
Lluís Batlle i Rossell a5fee3325a Fixing some things on the gcc-cross-wrapper (libc was not properly added to the
linking path), and with this achieved bash being cross-compilable.
I fixed the few expressions involved in bash building, so they have well stated
native and non-native inputs.

I also tried to cross-build guile, and with this I found a problem in the
actual cross-gcc: it calls the binutils ld, instead of the ld wrapper. This
way, the programs/shared_libraries don't get the proper -rpath.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18497
2009-11-20 22:56:58 +00:00
..
buildenv
builder-defs * Remove some more unused functions. 2009-11-17 15:31:48 +00:00
checker
deb-package
fetchbzr
fetchcvs
fetchdarcs
fetchfile
fetchgit echo to stderr in stead of stdout. else hydra cannot read hash/path 2009-11-18 19:10:24 +00:00
fetchhg * Add a fetchhg builder to checkout mercurial repositories. 2009-11-14 20:14:21 +00:00
fetchmtn Reduce fetchmtn verbosity 2009-11-08 22:30:38 +00:00
fetchsvn
fetchsvnssh
fetchurl fetchurl: Improve GNU mirror list. 2009-11-18 13:18:28 +00:00
gcc-cross-wrapper Fixing some things on the gcc-cross-wrapper (libc was not properly added to the 2009-11-20 22:56:58 +00:00
gcc-upc-wrapper
gcc-wrapper Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
kernel Making the 'makeInitrd' expression use "platform" 2009-11-08 18:47:55 +00:00
make-desktopitem
make-symlinks
make-wrapper
mono-dll-fixer
native-darwin-cctools-wrapper
nuke-references
release move autoconfPhase so it can be overriden 2009-11-19 13:57:57 +00:00
src-only
substitute
upstream-updater Roll back SBCL 2009-11-06 10:13:00 +00:00
vm * Move `modifyDerivation' from build-support/vm to lib and rename it 2009-11-19 16:43:58 +00:00
trivial-builders.nix * Move functions like `runCommand' out of all-packages.nix and into 2009-11-19 16:07:47 +00:00