nixpkgs/pkgs/development
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
..
arduino Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
compilers julia03: fix evaluation on x86_64-darwin 2015-06-13 08:34:46 -05:00
coq-modules coqPackages.fiat: disable parallel build to fix build 2015-06-10 16:14:11 +02:00
dotnet-modules/patches Lay down the foundation for packaging the .NET echosystem 2015-06-06 09:06:22 -04:00
eclipse
go-modules/generic goPackages: Build on hydra 2015-05-22 15:58:51 -07:00
guile-modules remove all references to stdenv.cc.cc.is{GNU,Clang} 2015-05-11 14:44:50 -07:00
haskell-modules haskell-record doesn't pass the Haddock phase. 2015-06-13 11:31:31 +02:00
interpreters Merge pull request #8182 from ttuegel/openblas 2015-06-12 08:06:03 -05:00
libraries libx86: Add patch from debian to fix build on ARM 2015-06-15 17:49:35 +02:00
lisp-modules cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
lua-modules
misc avr-gcc-with-avr-libc: remove unused gcc-4.6 patch 2015-02-22 12:41:14 +01:00
mobile titaniumsdk: upgrade 3.5.0 to 3.5.1 2015-05-19 14:27:55 +00:00
ocaml-modules ocaml-re: update from 1.3.1 to 1.4.0 2015-06-06 12:08:09 +02:00
perl-modules DBD-mysql: 4.023 -> 4.031 2015-04-01 16:41:19 -07:00
pharo Update pharo-vm to 2015.04.30 2015-06-12 22:57:30 +02:00
pure-modules Fairly complete set of packages for Pure 2015-05-26 17:51:07 +10:00
python-modules Build numpy and scipy with openblas 2015-06-04 17:44:31 -05:00
qtcreator
r-modules rPackages.SamplerCompare: build with openblas 2015-06-09 11:47:40 -05:00
ruby-modules
tools nixpkgs: afl 1.80b -> 1.83b 2015-06-14 14:28:00 -05:00
web Update iojs to v.2.2.1 2015-06-01 15:34:31 +02:00