You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gnome-vfsmm: requires C++11
This commit is contained in:
committed by
Perry E. Metzger
parent
d317ad4932
commit
b1ba460b5e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user