Skip to content

main/clang: fix packaging

Leo requested to merge Leo/aports:clang into master

Keep /usr/lib/clang/x.y.z/include in the main package as all these headers (altivec.h, msa.h, x86intrin.h etc) are required to build programs with clang, not against it.

Merge request reports