From 1d6727c82f6629e919af7d0c7045b9116d5688f1 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 08 2022 06:32:08 +0000 Subject: import compat-sap-c++-12-12.1.1-1.el8 --- diff --git a/SPECS/compat-sap-c++-12.spec b/SPECS/compat-sap-c++-12.spec index c14a5fd..747ca4b 100644 --- a/SPECS/compat-sap-c++-12.spec +++ b/SPECS/compat-sap-c++-12.spec @@ -126,8 +126,8 @@ BuildRequires: libmpc-devel >= 0.8.1 %if 0%{?rhel} == 8 %ifarch ppc64le -BuildRequires: gcc-toolset-11-runtime gcc-toolset-11-binutils -BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ +BuildRequires: gcc-toolset-12-runtime gcc-toolset-12-binutils +BuildRequires: gcc-toolset-12-gcc gcc-toolset-12-gcc-c++ %endif %endif @@ -333,7 +333,7 @@ cd obj-%{gcc_target_platform} %if 0%{?rhel} == 8 %ifarch ppc64le -export PATH=/opt/rh/gcc-toolset-11/root/usr/bin:${PATH:+:${PATH}} +export PATH=/opt/rh/gcc-toolset-12/root/usr/bin:${PATH:+:${PATH}} %endif %endif