Skip to content

Commit

Permalink
devel/level-zero: Remove PIE_UNSAFE after b40aa97
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 16, 2024
1 parent db994a2 commit 54591ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devel/level-zero/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ USES= cmake compiler:c++14-lang localbase:ldflags pathfix

CXXFLAGS+= -DSPDLOG_FMT_EXTERNAL
LDFLAGS+= -lfmt
PIE_UNSAFE= yes
USE_LDCONFIG= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}
Expand Down

0 comments on commit 54591ab

Please sign in to comment.