bsdav: mark as not RELRO safe.

This commit is contained in:
vins 2023-08-31 19:50:54 +00:00
parent 4137b0eff5
commit 5d366c0a14
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2013/12/08 02:56:22 dholland Exp $
# $NetBSD: Makefile,v 1.7 2023/08/31 19:50:54 vins Exp $
#
DISTNAME= bsdav-1.4
@ -12,6 +12,8 @@ COMMENT= BSD Audio/Video library and tools
ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-*
RELRO_SUPPORTED= no
USE_BSD_MAKEFILE= yes
NO_CONFIGURE= yes