-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
O-macosOperating system: macOSOperating system: macOS
Description
When building shared libs on os x gcc generates separate .dSYM directories that contain out-factored symbol information. This is a bit ugly and different from the other platforms.
We need to investigate/decide what to do with it: leave it, delete it, somehow generate normal libs with included symbols. This also effects cargo which needs to know wether it should copy these files and possibly where.
Metadata
Metadata
Assignees
Labels
O-macosOperating system: macOSOperating system: macOS