Changes between Initial Version and Version 1 of Ticket #16129, comment 70
- Timestamp:
- 2018-05-06T19:40:47+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16129, comment 70
initial v1 4 4 CFLAGS=-I/usr/lib/jvm/java-8-openjdk-amd64/include/linux/ ./configure --with-jni=/usr/lib/jvm/java-8-openjdk-amd64/include 5 5 make 6 cd jniwrap 7 ant 6 8 }}} 7 9 … … 14 16 CFLAGS=-I/usr/lib/jvm/java-9-openjdk-amd64/include/linux/ ./configure --with-jni=/usr/lib/jvm/java-9-openjdk-amd64/include 15 17 make 18 cd jniwrap 19 ant 16 20 }}}


