SHA256
1
0
forked from pool/vtk

Accepting request 569351 from home:fstrba:branches:science

Fix build with jdk10

OBS-URL: https://build.opensuse.org/request/show/569351
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=113
This commit is contained in:
2018-01-24 16:47:22 +00:00
committed by Git OBS Bridge
parent abef9d3c13
commit c5238124f5
2 changed files with 15 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 24 11:28:47 UTC 2018 - fstrba@suse.com
- Fix build with jdk10
* give a bogus javah path "%{_bindir}/true", since the cmake
checks the javah binary although the build does not use it.
-------------------------------------------------------------------
Fri Jan 12 13:43:49 UTC 2018 - badshah400@gmail.com