CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2023/11/12 07:25:40

Modified files:
        gnu/usr.bin/clang/include/llvm/Config: Makefile 
Removed files:
        gnu/usr.bin/clang/include/llvm/Config: TargetMCAs.def 

Log message:
TargetMCAs.def is required to be installed in the llvm include dir
so instead of shipping the file internally, let's generate it and
install it with the rest of the headers; unbreaks xenocara build

Reply via email to