Skip to content

Fix macOS build compatibility for nanodump#149

Open
drt6767 wants to merge 1 commit into
Adaptix-Framework:devfrom
drt6767:fix/macos-build-compatibility
Open

Fix macOS build compatibility for nanodump#149
drt6767 wants to merge 1 commit into
Adaptix-Framework:devfrom
drt6767:fix/macos-build-compatibility

Conversation

@drt6767

@drt6767 drt6767 commented Jul 13, 2026

Copy link
Copy Markdown

Fix build issues on macOS when compiling nanodump.

Changes:

  • Removed static linking for helper binaries because macOS does not provide crt0.o for GCC static builds.
  • Adjusted strip command for macOS compatibility.

Tested:

  • macOS Apple Silicon
  • make clean && make completed successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants