Add a comment to the patch.

This commit is contained in:
bentley 2015-07-19 22:24:11 +00:00
parent efa72518dc
commit 7b94a2cdae

View File

@ -1,4 +1,6 @@
$OpenBSD: patch-src_platform_sdl_CMakeLists_txt,v 1.1.1.1 2015/07/19 21:00:00 bentley Exp $
$OpenBSD: patch-src_platform_sdl_CMakeLists_txt,v 1.2 2015/07/19 22:24:11 bentley Exp $
Pixman code is busted, workaround suggested by upstream.
Only an issue on SDL 1.2 platforms like OpenBSD.
--- src/platform/sdl/CMakeLists.txt.orig Tue Apr 7 01:54:02 2015
+++ src/platform/sdl/CMakeLists.txt Tue Apr 7 01:54:02 2015
@@ -17,7 +17,6 @@ if(SDL_VERSION EQUAL "1.2" OR NOT SDL2_FOUND)