diff options
author | Remi Collet <remi@remirepo.net> | 2020-05-05 17:02:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-05-05 17:02:35 +0200 |
commit | 44f4c39916e555a1c50be46f1b5096c518f87b20 (patch) | |
tree | 989e5c77703cf83ecbe4662bb04390fcaefce5eb | |
parent | 687042b4f23bd63cf0a2e23846612c23cee2f50b (diff) |
disable _build_id_links on EL8 for SCL
-rw-r--r-- | el8xscl56.cfg | 4 | ||||
-rw-r--r-- | el8xscl70.cfg | 4 | ||||
-rw-r--r-- | el8xscl71.cfg | 4 | ||||
-rw-r--r-- | el8xscl72.cfg | 4 | ||||
-rw-r--r-- | el8xscl73.cfg | 4 | ||||
-rw-r--r-- | el8xscl74.cfg | 4 | ||||
-rw-r--r-- | el8xscl80.cfg | 4 |
7 files changed, 28 insertions, 0 deletions
diff --git a/el8xscl56.cfg b/el8xscl56.cfg index 728b129..81e4e79 100644 --- a/el8xscl56.cfg +++ b/el8xscl56.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl70.cfg b/el8xscl70.cfg index 18ff5fe..bbf1c54 100644 --- a/el8xscl70.cfg +++ b/el8xscl70.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl71.cfg b/el8xscl71.cfg index 03723f4..567f186 100644 --- a/el8xscl71.cfg +++ b/el8xscl71.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl72.cfg b/el8xscl72.cfg index c60d867..841e8b6 100644 --- a/el8xscl72.cfg +++ b/el8xscl72.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl73.cfg b/el8xscl73.cfg index 050ff68..32d62d7 100644 --- a/el8xscl73.cfg +++ b/el8xscl73.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl74.cfg b/el8xscl74.cfg index 0c98260..0c03ec9 100644 --- a/el8xscl74.cfg +++ b/el8xscl74.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ diff --git a/el8xscl80.cfg b/el8xscl80.cfg index 30ec6dd..6297dfa 100644 --- a/el8xscl80.cfg +++ b/el8xscl80.cfg @@ -9,6 +9,10 @@ config_opts['module_enable'] = ['subversion:1.10', 'php:7.2', 'varnish:6', 'swig config_opts['macros']['%scl_vendor']="remi" config_opts['macros']['%_scl_prefix']="/opt/remi" config_opts['macros']['%nophptag']="1" +# Official (but temporary) workaround for https://bugzilla.redhat.com/1484370 +#config_opts['macros']['%_debugsource_packages']="%nil" +# workaround for https://bugzilla.redhat.com/1485310 +config_opts['macros']['%_build_id_links']='none' config_opts['yum.conf'] += """ |