nixpkgs/pkgs
Tuomas Tynkkynen 5a5a5ade0f libx86: Add patch from debian to fix build on ARM
Without this, the build fails even with x86emu:

make LIBRARY=static static
make[1]: Entering directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
gcc -O2 -Wall -DDEBUG -g   -c -o x86-common.o x86-common.c
gcc -O2 -Wall -DDEBUG -g   -c -o thunk.o thunk.c
thunk.c: In function 'x_inb':
thunk.c:40:9: error: impossible constraint in 'asm'
         __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); \
         ^
thunk.c:44:1: note: in expansion of macro '__BUILDIO'
 __BUILDIO(b,b,char)
 ^
<builtin>: recipe for target 'thunk.o' failed
make[1]: *** [thunk.o] Error 1
make[1]: Leaving directory '/tmp/nix-build-libx86-1.1.drv-0/libx86-1.1'
Makefile:17: recipe for target 'default' failed
make: *** [default] Error 2
2015-06-15 17:49:35 +02:00
..
applications nixpkgs: picosat 936 -> 960, add myself as a maintainer 2015-06-14 19:48:12 -05:00
build-support imagemagick: remove mirrors that don't work 2015-06-15 11:30:28 +02:00
data Merge pull request #8297 from rycee/fonts-remove-builderDefsPackage 2015-06-15 11:44:36 +02:00
desktops gnome3: also pass self to overridePackages function 2015-06-15 11:52:26 +02:00
development libx86: Add patch from debian to fix build on ARM 2015-06-15 17:49:35 +02:00
games Add Tales of Maj'eyal game. 2015-06-14 17:44:38 +01:00
misc hplip 3.15.4 -> 3.15.6 2015-06-13 16:14:40 +02:00
os-specific Update Sysdig, adding new dependencies 2015-06-14 11:23:56 +03:00
servers tomcat-connectors: update from 1.2.40 to 1.2.41-dev, fixes CVE-2014-8111 2015-06-15 11:07:02 +02:00
shells zsh: update from 5.0.7 to 5.0.8 2015-06-08 12:55:38 +02:00
stdenv Revert "curl: Modernize build" 2015-06-04 14:54:52 +02:00
test
tools Merge branch 'update-gnupg-2.1.5' of https://github.com/DamienCassou/nixpkgs 2015-06-15 10:07:43 -04:00
top-level gnome3: easier to override packages 2015-06-15 11:47:50 +02:00