src: fix building under freebsd; updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-06-27 12:59:24 +02:00
parent 060b01260d
commit f622871eb0
11 changed files with 1642 additions and 110 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ on: [push, workflow_dispatch]
env:
DEBIAN_FRONTEND: noninteractive
UPX_CMAKE_BUILD_FLAGS: --verbose
# 2023-06-24
ZIG_DIST_VERSION: 0.11.0-dev.3797+d82ab4fd8
# 2023-06-27
ZIG_DIST_VERSION: 0.11.0-dev.3859+88284c124
jobs:
job-rebuild-and-verify-stubs:
+2 -2
View File
@@ -8,8 +8,8 @@ on:
workflow_dispatch:
env:
# 2023-06-24
ZIG_DIST_VERSION: 0.11.0-dev.3797+d82ab4fd8
# 2023-06-27
ZIG_DIST_VERSION: 0.11.0-dev.3859+88284c124
jobs:
job-linux-zigcc: