#25 move the baseline arch to z13 for s390x in F-38+
Merged a year ago by jakub. Opened 2 years ago by sharkcz.
rpms/ sharkcz/gcc z13  into  rawhide

file modified
+3 -3
@@ -1142,10 +1142,10 @@ 

  	--with-arch=z196 --with-tune=zEC12 \

  %endif

  %else

- %if 0%{?fedora} >= 26

- 	--with-arch=zEC12 --with-tune=z13 \

+ %if 0%{?fedora} >= 38

+ 	--with-arch=z13 --with-tune=z14 \

  %else

- 	--with-arch=z9-109 --with-tune=z10 \

+ 	--with-arch=zEC12 --with-tune=z13 \

  %endif

  %endif

  	--enable-decimal-float \

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

rebased onto ec851df

a year ago

Pull-Request has been merged by jakub

a year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Metadata