pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse100_linux suse100_linux: binaries are no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87cf7e694315
branches: trunk
changeset: 769002:87cf7e694315
user: nia <nia%pkgsrc.org@localhost>
date: Sat Nov 06 09:38:11 2021 +0000
description:
suse100_linux: binaries are not built with RELRO
diffstat:
emulators/suse100_linux/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 95cec19a9f74 -r 87cf7e694315 emulators/suse100_linux/Makefile.common
--- a/emulators/suse100_linux/Makefile.common Sat Nov 06 09:33:37 2021 +0000
+++ b/emulators/suse100_linux/Makefile.common Sat Nov 06 09:38:11 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.31 2018/04/30 10:41:35 wiz Exp $
+# $NetBSD: Makefile.common,v 1.32 2021/11/06 09:38:11 nia Exp $
#
# used by emulators/suse100_alsa/Makefile
# used by emulators/suse100_alsa/Makefile
@@ -66,6 +66,8 @@
ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64
.endif
+RELRO_SUPPORTED= no
+
.include "../../mk/bsd.prefs.mk"
# _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures.
Home |
Main Index |
Thread Index |
Old Index