/
proc
/
self
/
root
/
lib
/
rpm
/
macros.d
/
up file
home
%clang_major_version 20 %clang_minor_version 1 %clang_patch_version 8 %clang_version %{clang_major_version}.%{clang_minor_version}.%{clang_patch_version} # This is the path to the clang resource directory that has clang's internal # headers and libraries. This path should be used by packages that need to # install files into this directory. This macro's value changes every time # clang's version changes. %clang_resource_dir %{_prefix}/lib/clang/%{clang_major_version} %clang20_resource_dir %{_prefix}/lib/clang/20