Commit 2e2047b
committed
fix: restrict main Ubuntu repos to amd64 for ARM64 cross-compilation
- Add [arch=amd64] restriction to main sources.list when building for ARM64
- Prevents 404 errors when apt tries to fetch arm64 packages from x86-only repos
- ARM64 packages correctly fetched only from ports.ubuntu.com
- x86_64 builds remain unaffected1 parent 84a93ae commit 2e2047b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments