From 792a4756e1b660e0c306584dd62d44a3802f0c03 Mon Sep 17 00:00:00 2001 From: Carles Pastor Date: Fri, 25 Mar 2022 17:33:23 +0100 Subject: [PATCH] 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. --- flathub.json | 3 --- org.DolphinEmu.dolphin-emu.yml | 5 ----- 2 files changed, 8 deletions(-) delete mode 100644 flathub.json diff --git a/flathub.json b/flathub.json deleted file mode 100644 index 68245dc..0000000 --- a/flathub.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "skip-arches": ["i386","arm"] -} diff --git a/org.DolphinEmu.dolphin-emu.yml b/org.DolphinEmu.dolphin-emu.yml index d2c3319..bb79b1c 100644 --- a/org.DolphinEmu.dolphin-emu.yml +++ b/org.DolphinEmu.dolphin-emu.yml @@ -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: