contrib: Update Darwin entries in config-list.mk
commit594fe745765a2b2e9417b8da680effd2bcdd4669
authorIain Sandoe <iain@sandoe.co.uk>
Wed, 27 Sep 2023 14:10:52 +0000 (27 15:10 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Mon, 2 Oct 2023 18:19:29 +0000 (2 19:19 +0100)
tree984d899fc41efc1a03bd61066ab201dc0e81bec0
parenta70b158c270fffc40fde258bd778184fbc32b942
contrib: Update Darwin entries in config-list.mk

This list was out of date, and included cases that are not well-supported
for cross-compilers.

This updates the list to bracket the range of OS versions we support and
to drop one earlier case where GCC will no longer build with native tools.

contrib/ChangeLog:

* config-list.mk: Add newer Darwin versions, trim one older.
Remove cases with no OS version, which is not supported for cross-
compilers.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
contrib/config-list.mk