From 10361fc12f859571e8033f5f349af6f9c5e18d42 Mon Sep 17 00:00:00 2001 From: "Sascha Kuehndel (InuSasha)" Date: Sat, 3 Jun 2017 11:07:30 +0200 Subject: [PATCH] libretro-dinothawr: fix gcc7 build --- .../patches/libretro-dinothawr-001-gcc7-fixes.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/emulation/libretro-dinothawr/patches/libretro-dinothawr-001-gcc7-fixes.patch diff --git a/packages/emulation/libretro-dinothawr/patches/libretro-dinothawr-001-gcc7-fixes.patch b/packages/emulation/libretro-dinothawr/patches/libretro-dinothawr-001-gcc7-fixes.patch new file mode 100644 index 0000000000..5e45813e32 --- /dev/null +++ b/packages/emulation/libretro-dinothawr/patches/libretro-dinothawr-001-gcc7-fixes.patch @@ -0,0 +1,10 @@ +--- libretro-dinothawr-02821dd/utils.hpp 2017-06-02 15:32:28.527780477 +0200 ++++ libretro-dinothawr-02821dd/utils.hpp 2017-06-02 15:24:23.781305524 +0200 +@@ -15,6 +15,7 @@ + #include + #include + #include ++#include + + #include +