4e0c596 Build compiler in compat package

Authored and Committed by yselkowitz 9 months ago
1 file changed. 29 lines added. 8 lines removed.
    Build compiler in compat package
    
    If a package needs to build with a compat libclang, it may also need to
    use a matching clang compiler.  For example, openshadinglanguage is
    currently capped at clang-15 and uses the compiler for bytecode
    generation at build-time.
    
        
file modified
+29 -8