SDL2: enable parallel building
This commit is contained in:
parent
ced37f708e
commit
40f8dceff5
@ -60,9 +60,7 @@ stdenv.mkDerivation rec {
|
|||||||
cf-private
|
cf-private
|
||||||
];
|
];
|
||||||
|
|
||||||
# /build/SDL2-2.0.7/src/video/wayland/SDL_waylandevents.c:41:10: fatal error:
|
enableParallelBuilding = true;
|
||||||
# pointer-constraints-unstable-v1-client-protocol.h: No such file or directory
|
|
||||||
enableParallelBuilding = false;
|
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
"--disable-oss"
|
"--disable-oss"
|
||||||
|
Loading…
Reference in New Issue
Block a user