This should fix building edge packages,

as well as fix building on arm platforms and ppc64 platforms,
quite possibly s390x, but can't guarantee how it will perform.
This commit is contained in:
Zach Bacon 2020-08-08 09:14:07 -04:00
parent 9495dc84f8
commit 7c8ba1e7c5
No known key found for this signature in database
GPG Key ID: 3026EFA3694C2F21
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ parts:
build-packages:
- g++
- gcc
- gettext
- make
- cmake
- nasm