gnome-vfsmm: requires C++11

This commit is contained in:
Sergey Fedorov
2024-06-15 09:27:05 +08:00
committed by Perry E. Metzger
parent d317ad4932
commit b1ba460b5e
+8
View File
@@ -26,4 +26,12 @@ depends_build path:bin/pkg-config:pkgconfig \
depends_lib path:lib/pkgconfig/glibmm-2.68.pc:glibmm \
port:gnome-vfs
# generate_extra_defs.h: error: expected nested-name-specifier before GTypeIsAPointerFunc
# Undefined symbols: "__Z8get_defsB5cxx11mPFbmE"
compiler.cxx_standard \
2011
# error: ISO C++17 does not allow dynamic exception specifications
configure.cxxflags-append \
-std=gnu++11
livecheck.type gnome