FreeBSD Bugzilla – Attachment 206097 Details for
Bug 239472
devel/ghidra: Fix build error caused by cache cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix build error caused by cache cleanup
ghidra-patch_20190727.diff (text/plain), 520 bytes, created by
Tamas Szakaly
on 2019-07-27 06:46:42 UTC
(
hide
)
Description:
Patch to fix build error caused by cache cleanup
Filename:
MIME Type:
Creator:
Tamas Szakaly
Created:
2019-07-27 06:46:42 UTC
Size:
520 bytes
patch
obsolete
>diff -ruN devel/ghidra.orig/Makefile devel/ghidra/Makefile >--- devel/ghidra/Makefile 2019-07-27 07:25:04.715616000 +0200 >+++ devel/ghidra/Makefile 2019-07-27 06:44:39.823123000 +0200 >@@ -100,8 +100,7 @@ > @${ECHO_CMD} "org.gradle.java.home=${LOCALBASE}/openjdk12" > ${WRKSRC}/gradle.properties > > do-build: >- cd ${WRKSRC} && ${GRADLE_RUN} yajswDevUnpack >- cd ${WRKSRC} && ${GRADLE_RUN} buildGhidra >+ cd ${WRKSRC} && ${GRADLE_RUN} yajswDevUnpack buildGhidra > > post-build: > @${RM} ${GRADLE_HOME_BASE}/gradle-${PORTNAME}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 239472
: 206097