6 lines
160 B
INI
6 lines
160 B
INI
include('templates/centos-7.tpl')
|
|
|
|
config_opts['root'] = 'centos-7-x86_64'
|
|
config_opts['target_arch'] = 'x86_64'
|
|
config_opts['legal_host_arches'] = ('x86_64',)
|