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
+1 -1
View File
@@ -1,4 +1,4 @@
config_opts['root'] = 'fedora-29-x86_64'
config_opts['root'] = 'fdl-fedora-29-x86_64'
config_opts['target_arch'] = 'x86_64'
config_opts['legal_host_arches'] = ('x86_64',)
# config_opts['module_enable'] = ['list', 'of', 'modules']