Skip to content

Commit

Permalink
cad/surelog: Remove unnecessary element from CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Apr 11, 2023
1 parent 7f79b3e commit bf232ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cad/surelog/Makefile
Expand Up @@ -39,7 +39,7 @@ CMAKE_ARGS= -DFREEBSD_JAVA_VERSION=${USE_JAVA} \
CMAKE_TESTING_ON= SURELOG_BUILD_TESTS # unclear how to run tests, see https://github.com/chipsalliance/Surelog/issues/3545
CMAKE_TESTING_TARGET= UnitTests

CONFLICTS_INSTALL= capnproto capnproto080 uhdm # bin/uhdm-dump lib/libcapnp.so
CONFLICTS_INSTALL= capnproto capnproto080

BINARY_ALIAS= python3=${PYTHON_CMD} tclsh=${TCLSH}

Expand Down

0 comments on commit bf232ac

Please sign in to comment.