mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 13:45: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_SDL=ON
|
||||||
- -DENABLE_EVDEV=ON
|
- -DENABLE_EVDEV=ON
|
||||||
- -DDISTRIBUTOR=Flathub
|
- -DDISTRIBUTOR=Flathub
|
||||||
build-options:
|
|
||||||
arch:
|
|
||||||
arm:
|
|
||||||
config-opts:
|
|
||||||
- -DENABLE_GENERIC=ON
|
|
||||||
cleanup:
|
cleanup:
|
||||||
- /share/man
|
- /share/man
|
||||||
post-install:
|
post-install:
|
||||||
|
|
Loading…
Reference in a new issue