Skip to content
Snippets Groups Projects
Commit 6e95a7c8 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

databases/mysql-connector-c++: Ignore with mysql 8.0

PR:		269203
Reported by:	exp-run
parent 8e70e4c9
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libboost_regex.so:devel/boost-libs
USES= cmake compiler:c++11-lang mysql ssl
IGNORE_WITH_MYSQL= 80
USE_LDCONFIG= yes
CMAKE_ARGS= -DDOC_DESTINATION="${DOCSDIR}" -DCMAKE_ENABLE_C++11=ON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment