mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 05:35:39 +00:00
Merge pull request #106 from flathub/skiparches
Drop skiparches and arm specific build-options
This commit is contained in:
commit
319833c137
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"skip-arches": ["i386","arm"]
|
||||
}
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue