aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/rumprun/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/rumprun/Makefile b/misc/rumprun/Makefile
index e69b08693db4..50eddacc0a04 100644
--- a/misc/rumprun/Makefile
+++ b/misc/rumprun/Makefile
@@ -13,6 +13,8 @@ LICENSE= BSD2CLAUSE
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= not yet ported to FreeBSD on other architectures
+BROKEN= fails with current versions of GCC # PR 230125
+
USES= gmake
USE_GCC= any
USE_GITHUB= yes