You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any stripping policy ? What do you think about stripping sundown binary and libraries ?
library size can be divided at least by 4. I strip sundown before linking it to my projects and I wonder if it couldn't be done into sundown building process. However, since sundown is built in debug I don't know if stripping is worth adding here.
Yoann
The text was updated successfully, but these errors were encountered:
GerHobbelt
pushed a commit
to GerHobbelt/soldout
that referenced
this issue
Feb 11, 2021
Hi,
Do you have any stripping policy ? What do you think about stripping sundown binary and libraries ?
library size can be divided at least by 4. I strip sundown before linking it to my projects and I wonder if it couldn't be done into sundown building process. However, since sundown is built in debug I don't know if stripping is worth adding here.
Yoann
The text was updated successfully, but these errors were encountered: