We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb89e18 commit 2dde557Copy full SHA for 2dde557
depends/packages/bdb.mk
@@ -11,7 +11,7 @@ $(package)_config_opts=--disable-shared --enable-cxx --disable-replication --ena
11
$(package)_config_opts_mingw32=--enable-mingw
12
$(package)_config_opts_linux=--with-pic
13
$(package)_cflags+=-Wno-error=implicit-function-declaration
14
-$(package)_cxxflags=-std=c++11
+$(package)_cxxflags=-std=c++17
15
$(package)_cppflags_mingw32=-DUNICODE -D_UNICODE
16
endef
17
0 commit comments