mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Strip shared library
This commit is contained in:
parent
4eeeb52ac2
commit
3b937326c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342730
@ -16,4 +16,7 @@ GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix
|
||||
|
||||
post-build:
|
||||
@${STRIP_CMD} ${WRKSRC}/lib/.libs/libunshield.so.0.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user