Commit 53c5501
committed
arm64: remove block on non-full flavors of SDK
In an earlier commit, we told the logic that invokes create-sdk-artifact
to pass the architecture rather than the bitness to it, unlocking arm64
support. Let's remove the logic that actively blocked arm64 suport for
all non-full flavors.
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>1 parent 7e1ade6 commit 53c5501
2 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 43 | | |
50 | 44 | | |
51 | 45 | | |
| |||
0 commit comments