jirutka / apk-autoupdate

Automatic updates for Alpine Linux and other systems using apk-tools
MIT License
54 stars 11 forks source link

feat: Make c executables static and stripped #9

Open adrian-hungate-ocado opened 2 years ago

adrian-hungate-ocado commented 2 years ago

In the event that an upgrade causes an incompatible change to musl or other libraries, the update can complete if procs-need-restart is static. Just strip for tidiness.