svn commit: r468857 - in head/devel: . cpu_features
Steven Kreuzer
skreuzer at freebsd.org
Fri May 4 13:35:57 UTC 2018
On Wed, May 2, 2018 at 2:12 PM Adam Weinberger <adamw at adamw.org> wrote:
> You don’t generally want to install static libraries with INSTALL_LIB,
> which strips stuff (and static libraries shouldn’t be stripped). I’m
> pretty
> sure you'll want to use INSTALL_DATA here instead.
>
HI Adam,
Thanks for catching that. I updated the port
SK
More information about the svn-ports-all
mailing list