Tuesday, October 27, 2020

Re: stlink port?

Hi, thanks for the feedback.

On Mon, Oct 26, 2020 at 05:39:35PM +0000, Stuart Henderson wrote:
> : post-build:
> : @cd ${WRKBUILD}/bin/; strip -s st-flash st-info st-util stlink-gui
>
> Don't unconditionally strip, this should only be done under control of
> ports. Normally this is handled automatically in the "make install"
> stage by ports infrastructure.

The executables aren't stripped. I should keep the post-build target?

No comments:

Post a Comment