From 151955bb93c894a04aaf5ee0b078be5df22ce499 Mon Sep 17 00:00:00 2001 From: basebuilder_pel7ppc64bebuilder0 Date: Thu, 31 May 2018 12:37:36 +0200 Subject: [PATCH] nss we cannot compile with -O3 Signed-off-by: basebuilder_pel7ppc64bebuilder0 --- SPECS/nss.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS/nss.spec b/SPECS/nss.spec index 984a6fe6..94b388c1 100644 --- a/SPECS/nss.spec +++ b/SPECS/nss.spec @@ -20,6 +20,8 @@ %define alt_ckbi libnssckbi.so %endif +%global optflags %(echo %{optflags} | sed 's/-O3/-O2/') + # Define if using a source archive like "nss-version.with.ckbi.version". # To "disable", add "#" to start of line, AND a space after "%". #% define nss_ckbi_suffix .with.ckbi.1.93