summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-28 23:41:36 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-28 23:41:36 +0000
commit573076d73336992cef6f0794dd647f5eb7c257fb (patch)
treecf74c607ccf23f98fb5f90a846e76aa935e01fae /sysutils
parentDrop python 2.7 support from a few ports (diff)
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
Notes
Notes: svn path=/head/; revision=559532
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/nut-devel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile
index 79e55ba8347e..03123bb07d8f 100644
--- a/sysutils/nut-devel/Makefile
+++ b/sysutils/nut-devel/Makefile
@@ -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