mkantor / operator

A web server for static and dynamic content.
https://operator.mattkantor.com
GNU General Public License v3.0
14 stars 2 forks source link

Switch to statically-linked musl for Linux builds. #117

Closed mkantor closed 2 months ago

mkantor commented 2 months ago

This is to avoid having to think about dynamically-linked glibc compatibility.