mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Strip library
This commit is contained in:
parent
1c0ef3391d
commit
12859583e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371683
1 changed files with 3 additions and 0 deletions
|
@ -47,4 +47,7 @@ post-patch:
|
|||
@${FIND} ${WRKSRC} \( -name '*.[ch]' \! -name acconfig.h \) \
|
||||
| ${XARGS} ${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|g'
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libaa.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue