sdl_sound: convert to git-format-patch style

This commit is contained in:
Tony Theodore 2017-07-25 17:30:37 +10:00
parent 8c1d61dc2e
commit d0bf7d79b1
1 changed files with 14 additions and 1 deletions

View File

@ -1,5 +1,18 @@
This file is part of MXE. See LICENSE.md for licensing information.
Contains ad hoc patches for cross building.
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Moritz Bunkus <moritz@bunkus.org>
Date: Tue, 25 Jul 2017 17:25:57 +1000
Subject: [PATCH] fix test program compilation with gcc >= 6
taken from:
https://github.com/mxe/mxe/pull/1816
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71803
diff --git a/SDL_sound.h b/SDL_sound.h
index b0b8c97..81c1446 100644
index 1111111..2222222 100644
--- a/SDL_sound.h
+++ b/SDL_sound.h
@@ -114,7 +114,7 @@ typedef enum