From abb00ac85283c0df3ba219a3025392cf1eb9b74b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 17 Jun 2021 19:25:09 +0200 Subject: disable msprod by default (too often broken and unneeded for most build) --- fc34x.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc34x.tpl') diff --git a/fc34x.tpl b/fc34x.tpl index 0a9c1d6..d090156 100644 --- a/fc34x.tpl +++ b/fc34x.tpl @@ -99,6 +99,6 @@ enabled=1 [msprod] name=msprod baseurl=https://packages.microsoft.com/rhel/7/prod/ -enabled=1 +enabled=0 """ -- cgit