git: 75daaee21669 - main - net-im/libaccounts-glib: drop unnecesary CFLAGS for powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Apr 2022 11:06:11 UTC
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