src/pefile: try to clean up reloc handling
This commit is contained in:
@@ -9,11 +9,12 @@ name: 'CI'
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
env:
|
||||
CMAKE_REQUIRED_QUIET: OFF
|
||||
CMAKE_REQUIRED_QUIET: "OFF"
|
||||
CTEST_OUTPUT_ON_FAILURE: "ON"
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
UPX_CMAKE_BUILD_FLAGS: --verbose
|
||||
# 2023-10-22
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.1153+45d7dfa83
|
||||
# 2023-10-23
|
||||
ZIG_DIST_VERSION: 0.12.0-dev.1200+5f92b070b
|
||||
|
||||
jobs:
|
||||
job-rebuild-and-verify-stubs:
|
||||
|
||||
Reference in New Issue
Block a user