parent
edf6028375
commit
4c760b3d4f
|
@ -8,9 +8,4 @@
|
|||
# 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 %{_libdir}/clang/%{clang_version}
|
||||
|
||||
# This is the path to the clang resource directory that should be used
|
||||
# by packages that need to read files from this directory at runtime.
|
||||
# This macro only changes when clang's major version changes.
|
||||
%clang_resource_dir_readonly %{_libdir}/clang/%{clang_major_version}
|
||||
%clang_resource_dir %{_prefix}/lib/clang/%{clang_major_version}
|
||||
|
|
752
SPECS/clang.spec
752
SPECS/clang.spec
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue