Add fedora 31, remove fedora 28, use local build root instead of sharing with fedora

This commit is contained in:
2019-09-22 14:11:19 -05:00
parent fc212bfff4
commit ed1fd7e8ab
7 changed files with 132 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
config_opts['root'] = 'fedora-30-i386'
config_opts['root'] = 'fdl-fedora-30-i386'
config_opts['target_arch'] = 'i686'
config_opts['legal_host_arches'] = ('i386', 'i586', 'i686', 'x86_64')
# config_opts['module_enable'] = ['list', 'of', 'modules']