- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
This commit is contained in:
parent
8028c76984
commit
d025188e96
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366638
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ SSE2_DESC= Use SSE2 for floating point
|
|||
PORTSCOUT= limitw:1,even
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool tar:xz
|
||||
|
||||
|
|
Loading…
Reference in a new issue