aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-11 02:03:16 +0800
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-03-11 02:03:16 +0800
commit83ff1a9bfd2ddf6939978dd84043435e6c546c83 (patch)
treed5ad05faf05ff6661c334e8c05e7d9facdf075b6 /sysutils
parentab1891afc81b29a1279150ccd22ea7b75e0690d8 (diff)
downloadfreebsd-ports-gnome-83ff1a9bfd2ddf6939978dd84043435e6c546c83.tar.gz
freebsd-ports-gnome-83ff1a9bfd2ddf6939978dd84043435e6c546c83.tar.zst
freebsd-ports-gnome-83ff1a9bfd2ddf6939978dd84043435e6c546c83.zip
sysutils/jobd: remove BROKEN_riscv64
The same error happens on 13.0 on amd64, powerpc64 and powerpc64le. Looks like this port is generally broken on 13.0.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/jobd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
index 8649031056c1..2c78d6f10861 100644
--- a/sysutils/jobd/Makefile
+++ b/sysutils/jobd/Makefile
@@ -16,7 +16,6 @@ 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_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