git: f3c20cf624ec - main - audio/stk: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 08:22:50 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f3c20cf624eccf8077b83d2e3572f189079fcb83
commit f3c20cf624eccf8077b83d2e3572f189079fcb83
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 07:46:32 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:16 +0000
audio/stk: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC
---
audio/stk/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/audio/stk/Makefile b/audio/stk/Makefile
index d42978ae4002..ce318403d8a7 100644
--- a/audio/stk/Makefile
+++ b/audio/stk/Makefile
@@ -21,6 +21,8 @@ MAKE_ARGS= RAWWAVES=${DATADIR}/rawwaves/
LDFLAGS+= -pthread
+PIE_UNSAFE= yes
+
OPTIONS_RADIO= BACKEND
OPTIONS_RADIO_BACKEND= JACK OSS
OPTIONS_DEFAULT= JACK