Skip to content

Commit

Permalink
lr-mupen64plus-next - disable for armv6
Browse files Browse the repository at this point in the history
 * dynarec contains some armv7 only instructions so it's not compatible.
  • Loading branch information
joolswills committed Jun 9, 2019
1 parent 737ed60 commit 8021f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scriptmodules/libretrocores/lr-mupen64plus-next.sh
Expand Up @@ -14,6 +14,7 @@ rp_module_desc="N64 emulator - Mupen64Plus + GLideN64 for libretro (next version
rp_module_help="ROM Extensions: .z64 .n64 .v64\n\nCopy your N64 roms to $romdir/n64"
rp_module_licence="GPL3 https://raw.githubusercontent.com/libretro/mupen64plus-libretro-nx/master/LICENSE"
rp_module_section="exp"
rp_module_flags="!armv6"

function depends_lr-mupen64plus-next() {
local depends=(flex bison libpng-dev)
Expand Down

0 comments on commit 8021f1c

Please sign in to comment.