Merge branch 'devel4' of https://github.com/upx/upx into devel4

This commit is contained in:
John Reiser
2023-04-30 15:19:44 -07:00
10 changed files with 113 additions and 81 deletions
+2 -2
View File
@@ -377,8 +377,8 @@ jobs:
- { zig_target: x86_64-macos.13-none }
- { zig_target: x86_64-windows-gnu }
env:
# 2023-04-17
ZIG_DIST_VERSION: 0.11.0-dev.2624+bc804eb84
# 2023-04-24
ZIG_DIST_VERSION: 0.11.0-dev.2777+b95cdf0ae
# for zig-cc wrapper scripts (see below):
ZIG_CPPFLAGS: -DUPX_DOCTEST_CONFIG_MULTITHREADING
ZIG_FLAGS: ${{ matrix.zig_flags }}