ports/devel/ghidra
Tobias Kortkamp 782d7bccdc devel/ghidra: Fix build error caused by cache cleanup
The issue seems to be caused by Gradle caches being cleaned up
between build sessions [1].  It did not come up before because the
cached files were not old enough to be deleted.

Cleanup happens after a build session, so running the two build
targets (yajswDevUnpack and buildGhidra) in the same session fixes
the issue.

[1] https://docs.gradle.org/current/userguide/directory_layout.html#dir:gradle_user_home:cache_cleanup)

PR:		239472
Submitted by:	Tamas Szakaly <sghctoma@gmail.com> (maintainer)
2019-08-11 14:44:41 +00:00
..
files
distinfo
Makefile
pkg-descr