[gnome-games/bochecha/flatpak-arm-aarch64: 2/3] flatpak Skip PCSX ReARMed on ARM
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/bochecha/flatpak-arm-aarch64: 2/3] flatpak Skip PCSX ReARMed on ARM
- Date: Wed, 8 Aug 2018 10:41:47 +0000 (UTC)
commit 1a11ff8f799d81dc1fc981589c0e65f7bc9e2644
Author: Mathieu Bridon <bochecha daitauha fr>
Date: Tue Aug 7 17:33:04 2018 +0200
flatpak Skip PCSX ReARMed on ARM
This just doesn't build on ARM. (the irony)
flatpak/libretro-cores/libretro-pcsx_rearmed.json | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
index 6505deb7..414d542a 100644
--- a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
+++ b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
@@ -1,5 +1,8 @@
{
"name": "libretro-pcsx_rearmed",
+ "skip-arches": [
+ "arm"
+ ],
"no-autogen": true,
"rm-configure": true,
"make-args": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]