diff options
Diffstat (limited to 'fc27xscl71.cfg')
-rw-r--r-- | fc27xscl71.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fc27xscl71.cfg b/fc27xscl71.cfg index 466628b..1cb88e3 100644 --- a/fc27xscl71.cfg +++ b/fc27xscl71.cfg @@ -33,6 +33,8 @@ config_opts['macros']['%runselftest']="1" 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/1485290 +config_opts['macros']['%_build_id_links']='none' config_opts['environment']['ACCEPT_EULA'] = 'Y' |