aboutsummarylogtreecommitdiffstats
path: root/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
diff options
context:
space:
mode:
authorMartchus2018-12-22 17:19:07 +0100
committerMartchus2018-12-22 17:19:07 +0100
commit35092bdcb71542af9d761d8b9d053c00a436178c (patch)
tree322519a7d05593ab04d5cee84d4f5cba44aff9d4 /0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
parent5449e546c34918708058d59053ca890fc1d0c17b (diff)
downloadaur-35092bdcb71542af9d761d8b9d053c00a436178c.tar.gz
Fix use of static libraries with CMake
Diffstat (limited to '0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch')
-rw-r--r--0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
index d8a6b7b3da70..1095d6a6d27a 100644
--- a/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
+++ b/0002-Ensure-GLdouble-is-defined-when-using-dynamic-OpenGL.patch
@@ -23,5 +23,5 @@ index 00287b0665..35ad3007d1 100644
#ifdef Q_ENABLE_OPENGL_FUNCTIONS_DEBUG
#include <stdio.h>
--
-2.19.2
+2.20.1