git: 76b989a1eff4 - main - emulators/dosbox: mark as PIE_UNSAFE (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Dec 2024 08:22:58 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=76b989a1eff483cec4abe71fcb628a1666274437
commit 76b989a1eff483cec4abe71fcb628a1666274437
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-12-13 07:50:30 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-12-13 08:22:21 +0000
emulators/dosbox: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC
---
emulators/dosbox/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index 6f0e1088ee47..8fdd5b970865 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -16,6 +16,8 @@ USES= cpe sdl
USE_CXXSTD= c++14
USE_SDL= sdl net sound
+PIE_UNSAFE= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-core-inline