X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fdebug.c;h=d7b2d21ec9d6da80b4408acc02d0dbfcea15779b;hp=763dc453f96db81224e594daea169686253ab423;hb=3cf51e0893f3646f4f6217b9701c0ab199d8a6ac;hpb=00f0670c7acba4e561bdfcab076a01c2760838c8 diff --git a/libpcsxcore/debug.c b/libpcsxcore/debug.c index 763dc453..d7b2d21e 100644 --- a/libpcsxcore/debug.c +++ b/libpcsxcore/debug.c @@ -20,6 +20,11 @@ #include "debug.h" #include "socket.h" +// XXX: don't care but maybe fix it someday +#if defined(__GNUC__) && __GNUC__ >= 7 +#pragma GCC diagnostic ignored "-Wrestrict" +#endif + /* PCSX Debug console protocol description, version 1.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~