Update requirements for gcc-toolset-13-binutils on RHEL9/CentOS Stream 9
This commit is contained in:
parent
ee3721dc88
commit
45fcc73ca7
1 changed files with 4 additions and 1 deletions
|
|
@ -89,6 +89,7 @@ adjust+:
|
|||
- gcc-toolset-13-binutils
|
||||
- gcc-toolset-13-binutils-devel
|
||||
- gcc-toolset-13-binutils-gold
|
||||
- gcc-toolset-13-binutils-gprofng
|
||||
- gcc-toolset-13-gcc
|
||||
- gcc-toolset-13-gcc-c++
|
||||
- gcc-toolset-13-gcc-plugin-annobin
|
||||
|
|
@ -98,7 +99,7 @@ adjust+:
|
|||
WITH_SCL: scl enable gcc-toolset-13
|
||||
BINUTILS_PACKAGE: gcc-toolset-13-binutils
|
||||
GCC_PACKAGE: gcc-toolset-13-gcc
|
||||
COLLECTION_PACKAGES: gcc-toolset-13-binutils gcc-toolset-13-binutils-devel gcc-toolset-13-binutils-gold
|
||||
COLLECTION_PACKAGES: gcc-toolset-13-binutils gcc-toolset-13-binutils-devel gcc-toolset-13-binutils-gold gcc-toolset-13-binutils-gprofng
|
||||
|
||||
# RHEL-9 / gcc-toolset-12
|
||||
- when: distro == rhel-9 and collection == gcc-toolset-12
|
||||
|
|
@ -245,6 +246,8 @@ adjust+:
|
|||
- gcc-toolset-13-binutils
|
||||
- gcc-toolset-13-binutils-devel
|
||||
- gcc-toolset-13-binutils-gold
|
||||
# TODO: why is it missing, not being shipped?
|
||||
# - gcc-toolset-13-binutils-gprofng
|
||||
- gcc-toolset-13-gcc
|
||||
- gcc-toolset-13-gcc-c++
|
||||
- gcc-toolset-13-gcc-plugin-annobin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue