MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015710 | CMake | Modules | public | 2015-08-24 10:04 | 2016-01-04 11:52 |
|
Reporter | Felix Geyer | |
Assigned To | Brad King | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | CMake 3.4 | Fixed in Version | CMake 3.4 | |
|
Summary | 0015710: Does not find JNI on x32 |
Description | FindJNI.cmake sets _java_libarch incorrect on the x32 architecture (amd64 kernel + x32 uerland).
The attached patch by Thorsten Glaser <tg@mirbsd.de> fixes this.
I'm not sure if there is a better variable to check instead of CMAKE_LIBRARY_ARCHITECTURE.
Forwarded from https://bugs.debian.org/792262 [^] |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | findjni_x32.diff (650) 2015-08-24 10:04 https://public.kitware.com/Bug/file/5516/findjni_x32.diff |
|
Issue History |
Date Modified | Username | Field | Change |
2015-08-24 10:04 | Felix Geyer | New Issue | |
2015-08-24 10:04 | Felix Geyer | File Added: findjni_x32.diff | |
2015-08-24 11:07 | Brad King | Note Added: 0039323 | |
2015-08-24 11:07 | Brad King | Assigned To | => Brad King |
2015-08-24 11:07 | Brad King | Status | new => resolved |
2015-08-24 11:07 | Brad King | Resolution | open => fixed |
2015-08-24 11:07 | Brad King | Fixed in Version | => CMake 3.4 |
2015-08-24 11:07 | Brad King | Target Version | => CMake 3.4 |
2016-01-04 11:52 | Robert Maynard | Note Added: 0040125 | |
2016-01-04 11:52 | Robert Maynard | Status | resolved => closed |