diff options
Diffstat (limited to 'benchmarks/super-smack/Makefile')
-rw-r--r-- | benchmarks/super-smack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index affe6cd681a6..a76dad7f380c 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -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 |