diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2024-01-17 17:04:45 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-01-18 14:22:36 -0500 |
| commit | 33527630f1bd0e51093044016557cb44e7bb6547 (patch) | |
| tree | 33e104ffb3382938608607805776fbd761f40361 /docs | |
| parent | 85cfc1fafcda047fa497d1d6219a8c742523b5a6 (diff) | |
| download | meson-33527630f1bd0e51093044016557cb44e7bb6547.tar.gz | |
linkers_detect: detect xtools (Apple ld64 derivative)
xtools is in use on Gentoo Prefix x86_64 and ppc based Darwin installs.
Pick it up as a valid linker.
Since xtools is answering with a version to --version, as opposed to
ld64, detection of xtools in the ld64 handling block is not possible,
since --version already succeeded.
Bug: https://bugs.gentoo.org/868516
Bug: https://github.com/mesonbuild/meson/issues/10805
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
