strip binary.
This commit is contained in:
parent
70dcd37dea
commit
53ea855cca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379749
1 changed files with 3 additions and 0 deletions
|
@ -21,4 +21,7 @@ IGNORE_WITH_PHP=5
|
|||
|
||||
CONFIGURE_ARGS= --enable-bcompiler
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/${PHP_MODNAME}.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue