mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-02-22 21:25:43 -05:00
packages/cli: get rid of overzealus profile device enforcement so --arch can do its job.
This commit is contained in:
parent
a5a2668af5
commit
c726541967
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ def build(
|
|||
rebuild_dependants: bool = False,
|
||||
try_download: bool = False,
|
||||
):
|
||||
config.enforce_profile_device_set(hint_or_set_arch=True)
|
||||
enforce_wrap()
|
||||
arch = arch or get_profile_device(hint_or_set_arch=True).arch
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue