Darwin : Adjust defaults for the linker.
authorIain Sandoe <iain@sandoe.co.uk>
Thu, 31 Dec 2020 14:51:56 +0000 (14:51 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 2 Jan 2021 19:56:19 +0000 (19:56 +0000)
commitef370f933c03b95ff0e8ae86b3422d26fc5c49c6
treef6a7b824c7f360b2b464c484109bf29a085e94e5
parent4a04f09dc7616ebe76ee71aa50eee54f1115f1f2
Darwin : Adjust defaults for the linker.

Ideally, the linker will be queried for its version and that will be
used to determine capabilities that cannot be discovered from
reasonable configuration testing.

When building cross tools, this might not be possible, and we have
strategies for providing useful defaults.  These are adjusted here to
refect current choices.

gcc/ChangeLog:

* config/darwin.h (MIN_LD64_NO_COAL_SECTS): Adjust.
Amend handling for LD64_VERSION fallback defaults.
gcc/config/darwin.h