Fix forgotten gcc-toolset-14 in rpminspect config

Should fix "runpath" failures in gating

Related: RHEL-81741
This commit is contained in:
Václav Kadlčík 2025-05-21 09:03:37 +02:00
parent 5bc48aaa13
commit efb721c9de

View File

@ -18,5 +18,6 @@ runpath:
# /opt/..., they themselves are placed in /usr. The runpath test
# doesn't like this difference. Explicitly allow it.
allowed_paths:
- /opt/rh/gcc-toolset-14/root/usr/lib64
- /opt/rh/gcc-toolset-14/root/usr/lib
- /opt/rh/gcc-toolset-15/root/usr/lib
- /opt/rh/gcc-toolset-15/root/usr/lib/../lib64
- /opt/rh/gcc-toolset-15/root/usr/lib64