Skip to content

Commit

Permalink
archivers/snappy: mark as PIE_UNSAFE
Browse files Browse the repository at this point in the history
PR:		268920
Reported by:	netchild@
  • Loading branch information
vanillahsu committed Aug 3, 2023
1 parent 4ca74f2 commit e72a6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archivers/snappy/Makefile
Expand Up @@ -20,6 +20,7 @@ GH_ACCOUNT= google
PLIST_SUB+= PORTVERSION=${PORTVERSION}
SUB_FILES+= snappy.pc
SUB_LIST+= PORTVERSION=${PORTVERSION}
PIE_UNSAFE= yes

post-install:
@${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libsnappy.so.${PORTVERSION}
Expand Down

0 comments on commit e72a6ce

Please sign in to comment.