CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2026/03/09 16:19:15

Modified files:
        audio/openal   : Makefile 

Log message:
set MODCLANG_COMPILER_LINKS = No, we only want to install ports clang
(for clang-scan-deps which is needed for C++20 modules but not included
in base), we don't want to use it to compile.

this still adds as an unwanted BDEP on ports-gcc archs, but at least it
doesn't then get in the way of build. (we do want to use the module rather
than add a BDEP on a hardcoded lang/llvm/19).

found by jca@

Reply via email to