nixpkgs/pkgs
Tuomas Tynkkynen 710c4c3c9d linuxPackages_*.perf: Fix build after kernel 4.1
In 4.1, the build system changed, and it now wants to execute ld like this:

ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o

The actual problem seems to be that `buildInputs = [elfutils ...]`
causes 'ld' to point to elfutils in PATH instead of the usual binutils.

So remove elfutils from buildInputs and set NIX_CFLAGS_* manually. This
is a slight hack, but there is some precedent:
0761f81da7/pkgs/tools/package-management/rpm/default.nix (L13)

Fixes #9095.
2015-09-03 23:37:15 +03:00
..
applications rescuetime: 2.8.8.1040 -> 2.8.9.1170 2015-08-31 17:17:32 +02:00
build-support buildFHSUserEnv: add .env support 2015-08-26 19:39:08 +03:00
data geolite-legacy: update 2015-08-24 -> 2015-08-31 2015-08-31 17:17:33 +02:00
desktops gcr: 3.14.0 -> 3.16.0, should fix race condition during build 2015-08-28 11:35:29 +02:00
development haskell-generic-builder: stop pre-pending "haskell-" to package names 2015-08-31 16:50:12 +02:00
games wesnoth: 1.10.7 -> 1.12.4 2015-08-30 05:36:17 +03:00
misc xlockmore: clean configure flags and add Xinerama and DPMS support 2015-08-31 16:35:26 +02:00
os-specific linuxPackages_*.perf: Fix build after kernel 4.1 2015-09-03 23:37:15 +03:00
servers nixpkgs: openresty 1.7.10.1 -> 1.9.3.1 2015-08-31 03:18:13 -05:00
shells add binutils to bash build for size 2015-08-12 11:27:54 -07:00
stdenv Don't barf JSON at users in error messages 2015-08-27 15:32:45 +02:00
test
tools openvpn: Update to 2.3.7 2015-08-31 17:54:56 +02:00
top-level python-packages: mycli 1.3.0 -> 1.4.0 2015-08-31 17:17:32 +02:00