-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap portable_squashfuse for squashfuse-zig, clean up build script a bit
squashfuse-zig is a project I maintain and have been able to invest the time to get good static builds, along with builds targeting very old versions of glibc due to using Zig. Performance should be very comparable, besides with zlib, where a large performance gain should be expected due to squashfuse-zig using libdeflate
- Loading branch information
Showing
3 changed files
with
37 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters