mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
ghidra: disable gradle daemon
This commit is contained in:
parent
9b116f861a
commit
64df97b0b8
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ do_configure() {
|
|||
}
|
||||
|
||||
do_build() {
|
||||
gradle buildGhidra
|
||||
gradle --no-daemon buildGhidra
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue