Skip to content
  • dankm's avatar
    Allow toolchain suffix without leading dash · 6a82852d
    dankm authored
    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.
    6a82852d