Limit DOTNET_NUGET_SIGNATURE_VERIFICATION=false to RHEL
This commit is contained in:
parent
8236fc47ee
commit
631a4719eb
@ -424,7 +424,7 @@ export COMPlus_LTTng=0
|
|||||||
export OPENSSL_ENABLE_SHA1_SIGNATURES=1
|
export OPENSSL_ENABLE_SHA1_SIGNATURES=1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?rhel} >= 0
|
%if 0%{?rhel}
|
||||||
# See https://github.com/dotnet/source-build/issues/2991
|
# See https://github.com/dotnet/source-build/issues/2991
|
||||||
export DOTNET_NUGET_SIGNATURE_VERIFICATION=false
|
export DOTNET_NUGET_SIGNATURE_VERIFICATION=false
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user