treewide: remove enableParallelBuilding = true if using cmake
This commit is contained in:
@@ -22,8 +22,6 @@ stdenv.mkDerivation rec {
|
||||
--replace ${fcitx} $out
|
||||
'';
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
isFcitxEngine = true;
|
||||
homepage = "https://github.com/fcitx/fcitx-rime";
|
||||
|
||||
Reference in New Issue
Block a user