6 lines
177 B
INI
6 lines
177 B
INI
include('templates/openeuler-22.03.tpl')
|
|
|
|
config_opts['root'] = 'openeuler-22.03-aarch64'
|
|
config_opts['target_arch'] = 'aarch64'
|
|
config_opts['legal_host_arches'] = ('aarch64',)
|