diff options
author | CorrodedCoder <38778644+CorrodedCoder@users.noreply.github.com> | 2023-09-18 18:03:57 +0100 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2023-09-25 13:05:24 -0700 |
commit | 5b16e830cc40827369cf3949a337112be74dec0e (patch) | |
tree | 4ea614ea4009bd4d68aa70dea8dca30b518ae7bc /test cases/failing/105 feature require/meson.build | |
parent | d5546bdceaa2f3040d16a33fcbd824ba94b8cfde (diff) | |
download | meson-master.zip meson-master.tar.gz meson-master.tar.bz2 |
The logic previously added to distinguish between illumos and Solaris made use of a uname invocation with a -o switch which is not supported on Solaris 5.10 or earlier.
illumos started with version 5.11 so the logic has been shortcut to report 'solaris' in such cases where the version is 5.10 or below.
Diffstat (limited to 'test cases/failing/105 feature require/meson.build')
0 files changed, 0 insertions, 0 deletions