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
* Clarify error message in src/nix/entrypoint.c
* Support Mac Apple Silicon; improve debug logging
* Fix CI/CD build errors for Linux and macOS
- Fix Linux build: conditionally compile platform-specific plthook files
- Linux now only compiles plthook_elf.c
- macOS now only compiles plthook_osx.c
- Fix macOS build: ensure .doorstop_version files are created for all targets
- Add after_build to doorstop_x86_64 target
- Enhanced doorstop_arm64 after_build to create version files and properly handle universal binary creation
- Ensures compatibility with GitHub Actions workflow expectations
0 commit comments