gnome3_22.gdm: enable parallel build

This commit is contained in:
Alexander Ried 2016-10-02 00:35:13 +02:00
parent 7ad7efb7ee
commit ab7b779cc2

View file

@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
gobjectIntrospection libX11 gtk
libcanberra_gtk3 pam libtool plymouth ];
#enableParallelBuilding = true; # problems compiling
enableParallelBuilding = true;
# Disable Access Control because our X does not support FamilyServerInterpreted yet
patches = [ #./xserver_path.patch # gdm now uses wayland