aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/rpcs3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index 0fedb438f4ce..06b80aaa4af2 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -60,6 +60,7 @@ EVDEV_LIB_DEPENDS= libevdev.so:devel/libevdev
GDB_DESC= GDB remote stub (powerpc64 target)
GDB_CMAKE_BOOL= WITH_GDB
+GDB_BROKEN= https://github.com/RPCS3/rpcs3/issues/5946
LLVM_DESC= LLVM-based PPU recompiler
LLVM_CMAKE_BOOL_OFF= WITHOUT_LLVM