summaryrefslogtreecommitdiff
path: root/x11/xf86-video-dummy
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-11-02 08:20:24 +0000
committernia <nia@pkgsrc.org>2021-11-02 08:20:24 +0000
commit16dd9ad7cad29623ce4b0026ebdc591032299af5 (patch)
treea375441da259e304be3cd25a0a0849716b379d12 /x11/xf86-video-dummy
parente742f7f0f8e036590c90389b042a41276004607b (diff)
downloadpkgsrc-16dd9ad7cad29623ce4b0026ebdc591032299af5.tar.gz
modular-xorg: Apply at most partial RELRO for modular drivers.
Diffstat (limited to 'x11/xf86-video-dummy')
-rw-r--r--x11/xf86-video-dummy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xf86-video-dummy/Makefile b/x11/xf86-video-dummy/Makefile
index 637e16d9afd..0b571e7296c 100644
--- a/x11/xf86-video-dummy/Makefile
+++ b/x11/xf86-video-dummy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/01/18 23:36:03 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2021/11/02 08:20:26 nia Exp $
DISTNAME= xf86-video-dummy-0.3.8
PKGREVISION= 1
@@ -14,6 +14,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
+RELRO_SUPPORTED= partial
+
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
.include "../../x11/xorgproto/buildlink3.mk"