Add -Wno-error in powerpc64le case, similar to powerpc64 case.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 20:40:08 +00:00
parent 30bf6d513e
commit 79071923d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549845

View File

@ -20,6 +20,7 @@ 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