summary refs log tree commit diff
path: root/pkgs/applications/audio/x42-plugins/default.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-08-25 13:37:36 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-08-25 14:05:12 +0200
commita5386213ad17e6780db6afcd075e470c6a005c58 (patch)
treebc7fbdbe70a9ca2e0c0fb8b30b32a278412aed9f /pkgs/applications/audio/x42-plugins/default.nix
parent13ab95f7be107211b9c7621e802a176c7a60aad0 (diff)
downloadnixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar.gz
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar.bz2
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar.lz
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar.xz
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.tar.zst
nixpkgs-a5386213ad17e6780db6afcd075e470c6a005c58.zip
monkeys-audio: Fix build against GCC 6.x
Regression introduced by 1ded0cb24c4cd6b456ff18b6162d2173cc6330fc.

The package defines macros for min() and max(), but those macros are
undefined by the inclusion of stdlib.h since GCC 6.x, so we need to
change tho order of inclusions to include stdlib.h *before* NoWindows.h.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/applications/audio/x42-plugins/default.nix')
0 files changed, 0 insertions, 0 deletions