Skip to content

Commit

Permalink
emulators/dosbox: mark as PIE_UNSAFE (+)
Browse files Browse the repository at this point in the history
Reported by:	bulk -t

Approved by:	portmgr (blanket)

Sponsored by:	Future Crew, LLC
  • Loading branch information
fluffykhv committed Dec 13, 2024
1 parent e3bc2a1 commit 76b989a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emulators/dosbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 76b989a

Please sign in to comment.