Skip to content

Commit

Permalink
cad/surelog: Add commend about USE_JAVA
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Apr 5, 2023
1 parent 07b17c9 commit 8f10e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cad/surelog/Makefile
Expand Up @@ -22,7 +22,7 @@ LIB_DEPENDS= libcapnp.so:devel/capnproto \
libuhdm.so:cad/uhdm

USES= cmake:testing compiler:c++17-lang localbase:ldflags tcl:86,build
USE_JAVA= 17
USE_JAVA= 17 # Java selection fails in cmake when Java 11 is also installed, see https://gitlab.kitware.com/cmake/cmake/-/issues/24674
USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/surelog

USE_GITHUB= yes
Expand Down

0 comments on commit 8f10e31

Please sign in to comment.