parent
de9c9bd2c8
commit
aa5d253a4c
@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
|
|||||||
gmp libyaml libedit libvpx imagemagick fribidi
|
gmp libyaml libedit libvpx imagemagick fribidi
|
||||||
];
|
];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = false;
|
||||||
dontUseCmakeBuildDir = true;
|
dontUseCmakeBuildDir = true;
|
||||||
NIX_LDFLAGS = "-lpam -L${pam}/lib";
|
NIX_LDFLAGS = "-lpam -L${pam}/lib";
|
||||||
MYSQL_INCLUDE_DIR="${mariadb}/include/mysql";
|
MYSQL_INCLUDE_DIR="${mariadb}/include/mysql";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user