Skip to content

Commit

Permalink
databases/mysql57-client: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 5, 2023
1 parent 02c61df commit d897c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databases/mysql57-client/Makefile
Expand Up @@ -20,6 +20,7 @@ CONFLICTS_INSTALL= mysql5[0-68-9]-client \
CMAKE_ARGS+= -DWITHOUT_SERVER=1 \
-DWITH_NDBCLUSTER=1

USE_CXXSTD= c++14
USE_LDCONFIG+= ${PREFIX}/lib/mysql

MMAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_config_editor.1 mysql_find_rows.1 \
Expand Down

0 comments on commit d897c7e

Please sign in to comment.