diff options
Diffstat (limited to 'fc27xscl72.cfg')
-rw-r--r-- | fc27xscl72.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fc27xscl72.cfg b/fc27xscl72.cfg index 30466e6..bbd9a3d 100644 --- a/fc27xscl72.cfg +++ b/fc27xscl72.cfg @@ -31,6 +31,7 @@ config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" config_opts['macros']['%runselftest']="1" config_opts['macros']['%nophptag']="1" +# Temporat workaround for https://bugzilla.redhat.com/1484370 config_opts['macros']['%_unpackaged_files_terminate_build']="0" config_opts['environment']['ACCEPT_EULA'] = 'Y' |