Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darwin build improvements #406

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Darwin build improvements #406

merged 4 commits into from
Sep 25, 2024

Conversation

Torrekie
Copy link
Contributor

Changes:

  • Handle "ios" as host/target
  • Avoid ELF-specific things on Darwin
  • Explicitly set -fexceptions
  • Avoid defining _FORTIFY_SOURCE

Fixes:

  • -Wl,--gc-sections may accidentally included to ldflags when building for Darwin

binding.gyp Outdated Show resolved Hide resolved
binding.gyp Outdated Show resolved Hide resolved
@ranisalt ranisalt merged commit f37b734 into ranisalt:master Sep 25, 2024
19 of 20 checks passed
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