kde4.kde_workspace: fixup build with gcc-6

This commit is contained in:
Vladimír Čunát 2017-08-26 11:30:44 +02:00
parent 18232bca7e
commit 1e7358a875
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -30,6 +30,8 @@ kde {
--replace /usr/share/X11 ${xkeyboard_config}/etc/X11
'';
NIX_CFLAGS_COMPILE = [ "-fpermissive" ]; # gcc-6
enableParallelBuilding = false; # frequent problems on Hydra
meta = {