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
More fixes to builds
- Removed 'Makefile' inclusion in justfile.
- Fixed 'build.sh' to install deps in a way that all four architectures can be built.
- Fixed shebang to work with more distros in '.drone/scripts/run-unit-tests.sh'.
- Fixed worker size detection in 'TEMPLATE.PKGBUILD'.
- Removed some CFLAGS from 'makepkg.conf' that caused issues with multiarchitecture builds.
- Fixed locking in 'makedeb-rs'.