commit | 6a82852dc219380d519138590181b6abd45bd4a1 | [log] [tgz] |
---|---|---|
author | Dan McGregor <dan.mcgregor@usask.ca> | Mon May 08 17:06:14 2023 -0600 |
committer | Dan McGregor <dan.mcgregor@usask.ca> | Mon May 08 18:09:27 2023 -0600 |
tree | 33f15e465e467597a9ae1fc5edc4f59392162414 | |
parent | b2d689bc5abf027e6650cb8d68c9859249a0ea6f [diff] |
Allow toolchain suffix without leading dash FreeBSD installs both LLVM and gcc with tools named after the major version, in the form "clang<major>", such as "clang16". Detect compilers named this way, and find the related toolchain tools.