Drop skiparches and arm specific build-options

flathub won't build for the 32bit arches anyway, this is superfluous.

Also the arm specific build options didn't do anything,
they're just a leftover from when we dropped arm in 2019.
This commit is contained in:
Carles Pastor 2022-03-25 17:33:23 +01:00
parent 5f9bde84c6
commit 792a4756e1
2 changed files with 0 additions and 8 deletions

View file

@ -1,3 +0,0 @@
{
"skip-arches": ["i386","arm"]
}

View file

@ -97,11 +97,6 @@ modules:
- -DENABLE_SDL=ON
- -DENABLE_EVDEV=ON
- -DDISTRIBUTOR=Flathub
build-options:
arch:
arm:
config-opts:
- -DENABLE_GENERIC=ON
cleanup:
- /share/man
post-install: