Discussion:
[PATCH 1/3] Update macOS load commands: Add sdk field to LC_VERSION_MIN_* load commands
Saagar Jha
2018-10-28 03:53:58 UTC
Permalink
The LC_VERSION_MIN_* load commands for macOS have an SDK field that seems to be ignored currently. Since I find this field useful, I’ve added support to binutils to read this field.

Regards,
Saagar Jha

Loading...