-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
1.49 seems to have bumped required macOS version #80804
Copy link
Copy link
Closed
Labels
O-macosOperating system: macOSOperating system: macOSP-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Milestone
Metadata
Metadata
Assignees
Labels
O-macosOperating system: macOSOperating system: macOSP-highHigh priorityHigh priorityT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Type
Fields
Give feedbackNo fields configured for issues without a type.
After the release at 1.49, we at conda-forge are seeing some new build failures on macOS builds due to a missing
_linkatsymbol:linkatis only availabe starting in macOS 10.10, while on conda-forge our targeted minimum version is 10.9. It looks like this may have been introduced unintentionally in #78026.I'm filing this as a regression because I don't see any documentation of a bump in the minimum macOS version for 1.49.
CC @isuruf @bollwyvl conda-forge/rust-feedstock#73.