Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2023 21:41:49 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc9961c6ffe3 - main - x11-wm/phoc: drop Clang workaround after e0dd2152c0ff
Message-ID:  <202308032141.373Lfnj6048524@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc9961c6ffe39fe86c93ca5920a9d595dee7e9f4

commit fc9961c6ffe39fe86c93ca5920a9d595dee7e9f4
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-03 21:05:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-03 21:41:36 +0000

    x11-wm/phoc: drop Clang workaround after e0dd2152c0ff
    
    https://gitlab.gnome.org/World/Phosh/phoc/-/commit/6ab7ef1b9cff
---
 x11-wm/phoc/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index c7ef1b6c816a..f0eb381a4d14 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -30,7 +30,6 @@ GL_ACCOUNT=	World/Phosh
 GL_TUPLE=	https://gitlab.gnome.org:guidog:gmobile:ff854988bff80f2d4c1181ccf3c94b032603b6f9:gmobile/subprojects/gmobile
 SHEBANG_FILES=	build-aux/post_install.py
 MESON_ARGS=	-Dembed-wlroots=disabled
-CFLAGS+=	-Wno-error=format-nonliteral # clang
 PLIST_FILES=	bin/${PORTNAME} \
 		share/applications/sm.puri.Phoc.desktop \
 		share/icons/hicolor/symbolic/apps/sm.puri.Phoc.svg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308032141.373Lfnj6048524>