Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2022 11:06:11 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75daaee21669 - main - net-im/libaccounts-glib: drop unnecesary CFLAGS for powerpc64le
Message-ID:  <202204171106.23HB6BXE090036@gitrepo.freebsd.org>

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

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

commit 75daaee216690930f4a2d5ec678c1c11cd9c4763
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-17 10:53:55 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-17 11:05:53 +0000

    net-im/libaccounts-glib: drop unnecesary CFLAGS for powerpc64le
---
 net-im/libaccounts-glib/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile
index 079cc0160f6d..69f123617b2b 100644
--- a/net-im/libaccounts-glib/Makefile
+++ b/net-im/libaccounts-glib/Makefile
@@ -18,7 +18,6 @@ USES=		gnome libtool meson pathfix pkgconfig python sqlite:3
 USE_GNOME=	pygobject3 introspection libxml2
 USE_PYTHON=	py3kplist
 CFLAGS_powerpc64=	-Wno-error
-CFLAGS_powerpc64le=	-Wno-error
 
 CONFIGURE_ARGS=	-Dtests=false
 



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