Chroot.initialise(): add reset
param, refactor in general
This commit is contained in:
parent
46b638059c
commit
38438d5fda
3 changed files with 70 additions and 57 deletions
|
@ -28,6 +28,7 @@ PROFILE_EMPTY: Profile = {key: None for key in PROFILE_DEFAULTS.keys()}
|
|||
CONFIG_DEFAULTS = {
|
||||
'build': {
|
||||
'ccache': True,
|
||||
'clean_mode': True,
|
||||
'crosscompile': True,
|
||||
'crossdirect': True,
|
||||
'threads': 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue