sysutils/nut-devel: unbreak on powerpc, powerpc64

Builds fine on with GCC from ports or clang:
common.c: In function 'snprintfcat':
common.c:316: error: #pragma GCC diagnostic not allowed inside functions
This commit is contained in:
Piotr Kubaj 2020-12-28 23:41:36 +00:00
parent aa7a6c429e
commit 573076d733
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559532

View File

@ -17,12 +17,9 @@ GH_ACCOUNT= networkupstools
GH_TAGNAME= 503f6eae
NUT_COMMIT_DATE= 2020.11.30
BROKEN_powerpc64= Poudriere builds fail.
BROKEN_powerpc= Poudriere builds fail.
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= autoreconf:build gmake libtool pkgconfig python:build
USES= autoreconf:build compiler:c11 gmake libtool pkgconfig python:build
NUT_USER?= uucp
NUT_GROUP?= uucp