Add -Wno-error in powerpc64le case, similar to powerpc64 case.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
30bf6d513e
commit
79071923d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549845
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user