]> git.ipfire.org Git - thirdparty/valgrind.git/commit
nightly: fix check for Illumos libc
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 15 Apr 2025 18:39:22 +0000 (20:39 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 15 Apr 2025 18:39:22 +0000 (20:39 +0200)
commit63fe564468aaddc205f9a5d6eedc07cf85eb01ad
tree16a6d234e7d257d8bdebb17192ee2fee5fa5bbba
parent87816a9327dcb13b51ac01b74b09aabea4a719d0
nightly: fix check for Illumos libc

On Illumos `uname -o` outputs "illumos". We weren't testing for
that so it fell through to the Linux block which runs libc.so to
get the version string. On Illumos that outputs

usage: ld.so.1 [-e option,...] dynamic-object [object args,...]
nightly/bin/nightly