summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-11-09 10:21:35 +0000
committernia <nia@pkgsrc.org>2021-11-09 10:21:35 +0000
commit5117bb4b9994e57759eecfb908cb54429a89fd35 (patch)
tree946b76619b9153d159b0129c83546a72b77388b1
parent261edc12809303ecf5dba4ad0d6646fbd271a289 (diff)
downloadpkgsrc-5117bb4b9994e57759eecfb908cb54429a89fd35.tar.gz
grub2: disable MKPIE and RELRO
-rw-r--r--sysutils/grub2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile
index 8e2dfcaf5ee..c349b8d01c1 100644
--- a/sysutils/grub2/Makefile
+++ b/sysutils/grub2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2021/05/24 19:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2021/11/09 10:21:35 nia Exp $
DISTNAME= grub-2.04
PKGNAME= ${DISTNAME:S/grub/grub2/}
@@ -18,6 +18,8 @@ ONLY_FOR_PLATFORM= *-*-i386 *-*-x86_64
SSP_SUPPORTED= no
FORTIFY_SUPPORTED= no
+MKPIE_SUPPORTED= no
+RELRO_SUPPORTED= no
USE_LANGUAGES+= c c++
USE_TOOLS+= gmake flex bison gettext:run awk pkg-config