Skip to content
Snippets Groups Projects
Commit b7e87ff0 authored by Jan Beich's avatar Jan Beich
Browse files

x11/hyprpaper: drop clang workaround after aa566634

parent a1e4f804
No related branches found
No related tags found
No related merge requests found
......@@ -31,9 +31,6 @@ post-patch:
-e '/$${GIT_COMMIT_MESSAGE}/d' \
-e 's/$${GIT_DIRTY}/portbld/' \
${WRKSRC}/CMakeLists.txt
# https://clang.llvm.org/cxx_status.html#cxx23
@${REINPLACE_CMD} -e 's/c++23/c++2b/' \
${WRKSRC}/CMakeLists.txt
# Drop unused dependencies
@${REINPLACE_CMD} 's/ wlroots//' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's/ pango pangocairo//' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment