From a3eab8bd91a0bf5ea740104cb57fc9e782940e55 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 22 Dec 2017 20:57:02 +0100 Subject: community/libretro-mupen64plus: WITH_DYNAREC=x86 was there for i686 --- community/libretro-mupen64plus/PKGBUILD | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 community/libretro-mupen64plus/PKGBUILD (limited to 'community') diff --git a/community/libretro-mupen64plus/PKGBUILD b/community/libretro-mupen64plus/PKGBUILD new file mode 100644 index 00000000..7be65252 --- /dev/null +++ b/community/libretro-mupen64plus/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + s/x86_64/x86/ + ' +)" -- cgit v1.2.3