Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC].
authorIain Sandoe <iain@sandoe.co.uk>
Wed, 30 Dec 2020 17:59:42 +0000 (17:59 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 2 Jan 2021 19:56:19 +0000 (19:56 +0000)
commit896607741f1ea98fc8a35e58e76d67248f6e6211
treed3fb3e34eebb64ada8f2dda78dd06c6bdb45a5f8
parent1dfeaca014fae0f129e1408a3e8df992892c8fed
Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC].

There is no need to make the LINK_GCC_C_SEQUENCE_SPEC conditional on
configuration parameters, it is adequately conditionalized on the
macosx-version-min.

gcc/ChangeLog:

* config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Move from
here...
* config/darwin.h (LINK_GCC_C_SEQUENCE_SPEC): ... to here.
gcc/config/darwin.h
gcc/config/darwin10.h