X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=mock%2Fmock.cfg.template;fp=mock%2Fmock.cfg.template;h=26ce44e21c51ba8359f7d056950a6c994131a4de;hb=eb6df414a1b5d1b7b67d3dd5f9b7d0529b8cf5fc;hp=c5b3496574cac5fce99c46bddfc0b27f798fdcbc;hpb=075a6c6d1b58d6fd81a3c65df61569ec10a59684;p=ta%2Fbuild-tools.git diff --git a/mock/mock.cfg.template b/mock/mock.cfg.template index c5b3496..26ce44e 100644 --- a/mock/mock.cfg.template +++ b/mock/mock.cfg.template @@ -15,8 +15,8 @@ # Root name to be used for chroot and caching, must differ between products config_opts['root'] = 'akrainolite' -config_opts['target_arch'] = 'x86_64' -config_opts['legal_host_arches'] = ('x86_64',) +config_opts['target_arch'] = #RPM_ARCH# +config_opts['legal_host_arches'] = ('x86_64','aarch64',) config_opts['dist'] = 'el7' # only useful for --resultdir variable subst config_opts['chroot_setup_cmd'] = 'install createrepo yum-utils bison byacc cscope ctags cvs diffstat doxygen flex gcc gcc-c++ gcc-gfortran gettext git indent intltool libtool patch patchutils rcs redhat-rpm-config rpm-build subversion swig systemtap sudo' config_opts['plugin_conf']['yum_cache_enable'] = False