mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
benchmarks/super-smack: fix build on GCC architectures
GCC from ports is required: /usr/local/lib/mysql/libmysqlclient.so: undefined reference to `operator delete(void*, unsigned long)@CXXABI_1.3.9' Approved by: mentors (implicit approval)
This commit is contained in:
parent
d7bde1171d
commit
2fe7aa5543
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506848
@ -25,6 +25,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL
|
||||
OPTIONS_DEFAULT= MYSQL
|
||||
|
||||
MYSQL_USE= MYSQL=yes
|
||||
MYSQL_USES= compiler:c++11-lang
|
||||
MYSQL_CONFIGURE_ON= --with-mysql \
|
||||
--with-mysql-include=${LOCALBASE}/include/mysql \
|
||||
--with-mysql-lib=${LOCALBASE}/lib/mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user