libsanitizer, Darwin: Restrict build to Darwin 16 or newer.
authorIain Sandoe <iain@sandoe.co.uk>
Mon, 10 Oct 2022 13:37:50 +0000 (14:37 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sun, 4 Dec 2022 10:41:53 +0000 (10:41 +0000)
commit7fe8aca8a62341b9f4ee68d621c087c6f17ce82a
tree011972360dbc1882ac5e6d29183bf99dd7ef4ceb
parent58a7b1e354530d8dfe7d8fb859c8b8b5a9140f1f
libsanitizer, Darwin: Restrict build to Darwin 16 or newer.

The latest import has added dependencies on system resources that are not
present until Darwin 16.  It might be possible to work around these for
earlier systems, but in the short-term we have to disable the build so that
bootstrap completes.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libsanitizer/ChangeLog:

* configure.tgt: Restrict build to Darwin 16 or newer.
libsanitizer/configure.tgt