mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
crack-attack: fix build with libcxx 16.0.6
maintainer timeout
This commit is contained in:
@@ -30,6 +30,8 @@ CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
CXXFLAGS += -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps
|
||||
cd ${WRKSRC}/data; \
|
||||
|
||||
Reference in New Issue
Block a user