HomeFreeBSD

java/openjfx14: fix build with non-default CCACHE_DIR

Description

java/openjfx14: fix build with non-default CCACHE_DIR

In the build of openjfx14 CCACHE_DIR gets lost leading to build failures e.g.
when building as nobody, so add it into ccwrapper and cxxwrapper.

While here remove redundant ${SETENV} in do-build (${_GRADLE_RUN}
already contains ${SETENV})

PR: 260215
(cherry picked from commit 4ddd25225aa38b53f02f4e5b95551cc7cd63647c)

Details

Provenance
Benjamin Takacs <nimaje+fbz@bureaucracy.de>Authored on Dec 12 2021, 5:53 PM
Mikael Urankar <mikael@FreeBSD.org>Committed on Dec 12 2021, 6:29 PM
Parents
R11:a7a31a598cee: deskutils/gucharmap: update to 14.0.1
Branches
Unknown
Tags
Unknown

Event Timeline

Mikael Urankar <mikael@FreeBSD.org> committed R11:ce8e04db8b1a: java/openjfx14: fix build with non-default CCACHE_DIR (authored by Benjamin Takacs <nimaje+fbz@bureaucracy.de>).Dec 12 2021, 6:29 PM