-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Symlinked rustc can't find sysroot #3632
Copy link
Copy link
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.O-macosOperating system: macOSOperating system: macOSP-mediumMedium priorityMedium priority
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.O-macosOperating system: macOSOperating system: macOSP-mediumMedium priorityMedium priority
Type
Fields
Give feedbackNo fields configured for issues without a type.
On OS X at least, it will think the link itself is the executable, then calculate sysroot based on that. Thanks to kyle for the report.