aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jobd
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-02 01:46:08 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-02 01:46:08 +0000
commitf2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee (patch)
treec1428e3ef48406f008bf9e485352728e13586ff8 /sysutils/jobd
parentbb8c820157b78f5163933bfd87bd3c92e922f882 (diff)
downloadports-f2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee.tar.gz
ports-f2fbf5a1ed195e7994b3b0ee3d968be9b37f15ee.zip
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=559904
Diffstat (limited to 'sysutils/jobd')
-rw-r--r--sysutils/jobd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
index f49af6a166b9..8649031056c1 100644
--- a/sysutils/jobd/Makefile
+++ b/sysutils/jobd/Makefile
@@ -16,7 +16,7 @@ BROKEN_aarch64= fails to compile: comparison of constant -1 with expression of
BROKEN_armv6= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_armv7= fails to compile: comparison of constant -1 with expression of type char is always true
BROKEN_mips64= fails to configure: unrecognized command line option -std=c++11
-BROKEN_powerpc64= fails to configure: Unable to run configure in ./src/
+BROKEN_riscv64= fails to compile: job.cpp:63:26: object backing the pointer will be destroyed at the end of the full-expression
BROKEN_sparc64= fails to configure: unrecognized command line option -std=c++11
HAS_CONFIGURE= YES