1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/top-level
Lluís Batlle i Rossell ca5d91aa60 Made more libraries cross compile. fontconfig, libxcb, bzip2, libdrm, zlib...
I was trying to cross compile SDL. Many dependencies work, but I ended seeing
libX11 not ready for cross compilation. Other xorg libraries cross-compile
well. libX11 may need a small patch. The problem is the usual "configure test
cannot be run in cross compilation", so the configure script halts.

I made the pkgconfig expression always return buildDrv, as I think it rarely
will be needed as buildInput. So to avoid rewriting all its mentions to use
it as buildNativeInput, I prefered this small change.


svn path=/nixpkgs/branches/stdenv-updates/; revision=18500
2009-11-21 10:44:22 +00:00
..
all-packages.nix Made more libraries cross compile. fontconfig, libxcb, bzip2, libdrm, zlib... 2009-11-21 10:44:22 +00:00
guile-2-test.nix GNU Guile 1.9 with coverage analysis builds. 2009-10-28 16:16:23 +00:00
haskell-packages.nix Updated utf8-string, added mpppc. 2009-11-06 14:09:30 +00:00
make-tarball.nix * Use the stable Nix to test the Nixpkgs expressions, since we always 2009-11-18 12:22:24 +00:00
mingw.nix
perl-packages.nix * Added Digest::SHA. 2009-11-17 13:07:14 +00:00
python-packages.nix Updating from trunk. 2009-11-08 00:40:07 +00:00
release.nix * Remove some old Emacs versions. 2009-11-19 17:36:43 +00:00