archivers/snappy: mark as PIE_UNSAFE

PR:		268920
Reported by:	netchild@
This commit is contained in:
Vanilla I. Shu 2023-08-03 21:46:18 +08:00
parent 4ca74f2583
commit e72a6ce096
1 changed files with 1 additions and 0 deletions

View File

@ -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}