src: add a check for libc qsort(); cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2023-09-01 11:59:29 +02:00
parent 3c4b959f78
commit 0ac6c36af2
11 changed files with 89 additions and 44 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ env:
CMAKE_REQUIRED_QUIET: OFF
DEBIAN_FRONTEND: noninteractive
UPX_CMAKE_BUILD_FLAGS: --verbose
# 2023-08-26
ZIG_DIST_VERSION: 0.12.0-dev.170+750998eef
# 2023-08-31
ZIG_DIST_VERSION: 0.12.0-dev.244+f4c9e19bc
jobs:
job-rebuild-and-verify-stubs: