-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
macOS: Add additional flags to OSLIBS #50017
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
Conversation
- Remove file src/mach_dyld_atfork.tbd - Fixes JuliaLang#49976
|
Cross reference: macports/macports-ports#18905 Same patch. But only applied if darwin version < 19 (macOS version < 10.15 (Catalina)). |
|
@quentinmit The MacPorts build for macOS 10.14 (Mojave) now succeeds. |
|
@vtjnash I am currently running the MacPorts build for macOS 10.13 (High Sierra) locally. If it succeeds, this can be merged. |
|
@vtjnash One more thing: Is Julia for macOS 10.10+ x86-64 (64-bit) built with macOS10.15 using Xcode 12.4 12D4e and Apple Because MacPorts builds for 'OS X'/macOS 10.10 - 10.13 (Yosemite - High Sierra) fail due to Apple |
|
It looks like it has the wrong version of LLVM, from the failure in that build log. Not sure how that could have happened though. Yes, linux is normally built with gcc (though can be built with clang). |
libSystem.tbdtosrc/mach_dyld_atfork.tbd#49976