Fix forgotten gcc-toolset-14 in rpminspect config
Should fix "runpath" failures in gating Related: RHEL-81741
This commit is contained in:
parent
5bc48aaa13
commit
efb721c9de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user