Files
zira-etc/mock/rhel-7-s390x.cfg
2021-05-24 22:18:33 +03:00

7 lines
158 B
INI

include('templates/rhel-7.tpl')
config_opts['target_arch'] = 's390x'
config_opts['legal_host_arches'] = ('s390x',)
config_opts['rhel_product'] = 'system-z'