summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-11-07 18:49:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-11-07 18:50:56 +0000
commitc3186ef8817aa6de849eb0c6fe74fa1ee36667a0 (patch)
tree4b4d216d0e25a0bc384bf5e62afdd436764481ed /games-misc/sdljoytest/files
parentapp-admin/radmind: Apply gcc-10 workaround (diff)
downloadgentoo-c3186ef8817aa6de849eb0c6fe74fa1ee36667a0.tar.gz
gentoo-c3186ef8817aa6de849eb0c6fe74fa1ee36667a0.tar.bz2
gentoo-c3186ef8817aa6de849eb0c6fe74fa1ee36667a0.zip
games-misc/sdljoytest: tweak for gcc-10
Fix-by: Samuel Bauer Closes: https://bugs.gentoo.org/706448 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-misc/sdljoytest/files')
-rw-r--r--games-misc/sdljoytest/files/sdljoytest-11102003-no-common.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/games-misc/sdljoytest/files/sdljoytest-11102003-no-common.patch b/games-misc/sdljoytest/files/sdljoytest-11102003-no-common.patch
new file mode 100644
index 000000000000..6775c2b6655f
--- /dev/null
+++ b/games-misc/sdljoytest/files/sdljoytest-11102003-no-common.patch
@@ -0,0 +1,11 @@
+https://bugs.gentoo.org/706448
+--- a/init_quit.h
++++ b/init_quit.h
+@@ -36,7 +36,6 @@ extern int joyXCenter;
+ extern int videoFlags;
+ extern int lightCol;
+ extern int lightRow;
+-int hello;
+ extern GLint textures[2];
+ extern GLuint base;
+