Skip to content

Commit

Permalink
Merge IB/CMSSW_11_3_X/master into IB/CMSSW_11_3_X/rootmaster.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Feb 26, 2021
2 parents 20af4a8 + d119b4a commit 5d48128
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
### RPM external go 1.13.8
### RPM external go 1.16
## NOCOMPILER

%ifarch x86_64
%ifarch x86_64
Source: https://storage.googleapis.com/golang/go%{realversion}.linux-amd64.tar.gz
%endif
%ifarch ppc64le
Source: https://storage.googleapis.com/golang/go%{realversion}.linux-ppc64le.tar.gz
Provides: libc.so.6(GLIBC_2.2.5)(64bit)
%endif
%ifarch aarch64
Source: https://storage.googleapis.com/golang/go%{realversion}.linux-arm64.tar.gz
Expand Down

0 comments on commit 5d48128

Please sign in to comment.