FreeBSD Bugzilla – Attachment 161658 Details for
Bug 203513
security/quantis: fix build with OpenJDK8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix build with OpenJDK8
quantis.diff (text/plain), 1.29 KB, created by
Steve Wills
on 2015-10-02 19:50:00 UTC
(
hide
)
Description:
patch to fix build with OpenJDK8
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2015-10-02 19:50:00 UTC
Size:
1.29 KB
patch
obsolete
>Index: files/patch-CMake_FindJNI.cmake >=================================================================== >--- files/patch-CMake_FindJNI.cmake (revision 0) >+++ files/patch-CMake_FindJNI.cmake (working copy) >@@ -0,0 +1,18 @@ >+--- CMake/FindJNI.cmake.orig 2010-06-29 07:44:57 UTC >++++ CMake/FindJNI.cmake >+@@ -98,6 +98,7 @@ JAVA_APPEND_LIBRARY_DIRECTORIES(JAVA_AWT >+ /usr/lib/jvm/default-java/jre/lib >+ /usr/lib/jvm/default-java/lib >+ # FreeBSD specific paths for default JVM >++ /usr/local/openjdk8/jre/lib/{libarch} >+ /usr/local/openjdk7/jre/lib/{libarch} >+ /usr/local/openjdk6/jre/lib/{libarch} >+ /usr/local/diablo-jdk1.6.0/jre/lib/{libarch} >+@@ -138,6 +139,7 @@ SET(JAVA_AWT_INCLUDE_DIRECTORIES >+ # Debian specific path for default JVM >+ /usr/lib/jvm/default-java/include >+ # FreeBSD specific path for default JVM >++ /usr/local/openjdk8/include >+ /usr/local/openjdk7/include >+ /usr/local/openjdk6/include >+ /usr/local/diablo-jdk1.6.0/include > >Property changes on: files/patch-CMake_FindJNI.cmake >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 203513
: 161658