Fix unfind %enable_devtoolset12

i9-ispras-fuzzing-kmsan
ebasov 1 month ago
parent 40f73dfe70
commit 5555f9b8a0
Signed by: ebasov
GPG Key ID: 23356EDA24E5499D

@ -3,6 +3,9 @@
# Disable LTO in userspace packages.
%global _lto_cflags %{nil}
%global enable_devtoolset12() \
%{scl enable devtoolset-12 "%{expand:%{__cc} %{?cflags} %{?optflags} %{?debugflags} %{?ldflags}}"}
# The libexec directory is not used by the linker, so the shared object there
# should not be exported to RPM provides.
%global __provides_exclude_from ^%{_libexecdir}/kselftests

Loading…
Cancel
Save