mimetic: fix build with newer libcxx

This commit is contained in:
tb
2024-01-02 10:22:05 +00:00
parent 3ea6f5505e
commit ec58a6b6e0
+2
View File
@@ -28,4 +28,6 @@ CONFIGURE_STYLE = gnu
USE_GMAKE = Yes
MAKE_ENV = AUTOCONF_VERSION="${AUTOCONF_VERSION}"
CXXFLAGS += -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION
.include <bsd.port.mk>