diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2024-04-01 20:47:25 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2024-04-02 12:24:31 +0100 |
commit | 451bb0b9262d2f54173937569a29d7f1ad234e30 (patch) | |
tree | 3d7f6e96a7ed47cc7d8bdeeda6fb24b8965e1957 /libiberty/regex.c | |
parent | 3c499f8f6f7d19b21d7047efabbe6396ee1c2cac (diff) | |
download | gcc-451bb0b9262d2f54173937569a29d7f1ad234e30.zip gcc-451bb0b9262d2f54173937569a29d7f1ad234e30.tar.gz gcc-451bb0b9262d2f54173937569a29d7f1ad234e30.tar.bz2 |
Darwin: Correct a version check.
When the version for dsymutil comes from a clang build, it is
of the form NNmm.pp.qq where NN and mm are the major and minor
LLVM version components. We need to check for a major version
greater than or equal to 7 - so use 700 in the check.
gcc/ChangeLog:
* config/darwin.cc (darwin_override_options): Update the
clang major version value in the dsymutil check.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'libiberty/regex.c')
0 files changed, 0 insertions, 0 deletions