diff --git a/srcpkgs/ghidra/template b/srcpkgs/ghidra/template index efccd16c987..a742ff7493b 100644 --- a/srcpkgs/ghidra/template +++ b/srcpkgs/ghidra/template @@ -124,7 +124,7 @@ do_configure() { } do_build() { - gradle buildGhidra + gradle --no-daemon buildGhidra } do_install() {