aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-11-04 14:00:51 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-11-04 14:00:51 +0000
commitd8449c22ab962e41b958a7844db48b6dd555720d (patch)
tree10441970b70c9c1871f0213ab24a856dfeb22d7d /sysutils
parent624661a6d0f1e659570addb0356945d07fff4df9 (diff)
downloadports-d8449c22ab962e41b958a7844db48b6dd555720d.tar.gz
ports-d8449c22ab962e41b958a7844db48b6dd555720d.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/grub2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile
index 02ed01f8e2a2..54c4f160d741 100644
--- a/sysutils/grub2/Makefile
+++ b/sysutils/grub2/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \
CONFLICTS= grub-0*
SSP_UNSAFE= yes
-USE_GCC= yes
+USE_GCC= 7 # Fails to build with GCC 8, cf. PR 232961, or clang
GNU_CONFIGURE= yes
USES= autoreconf bison cpe gettext gmake tar:xz
ONLY_FOR_ARCHS= i386 amd64