diff options
author | Martchus | 2019-11-09 23:11:07 +0100 |
---|---|---|
committer | Martchus | 2019-11-09 23:11:07 +0100 |
commit | 4e712baf20c07fc6ccc2f3f38a05ea5c8b60448c (patch) | |
tree | 5990a6785acaeabe325230bbf6262ba686de1f02 /0002-Fix-build-with-ANGLE.patch | |
parent | 00ae7d82a2f435f0cb5e09920c411ce9d486d9bd (diff) | |
download | aur-4e712baf20c07fc6ccc2f3f38a05ea5c8b60448c.tar.gz |
Update to 5.13.2
Diffstat (limited to '0002-Fix-build-with-ANGLE.patch')
-rw-r--r-- | 0002-Fix-build-with-ANGLE.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-Fix-build-with-ANGLE.patch b/0002-Fix-build-with-ANGLE.patch index 13e0d0bc83fc..61a4076d2423 100644 --- a/0002-Fix-build-with-ANGLE.patch +++ b/0002-Fix-build-with-ANGLE.patch @@ -1,4 +1,4 @@ -From 2ffa3408ae3df641b5ca271a5f8705e1e16835e6 Mon Sep 17 00:00:00 2001 +From 942cea8d20abfa1ac3388da4235eb24d0e8e69e2 Mon Sep 17 00:00:00 2001 From: Jose Santiago <jsantiago@haivision.com> Date: Thu, 3 Nov 2016 14:36:10 -0500 Subject: [PATCH 2/3] Fix build with ANGLE @@ -8,7 +8,7 @@ Subject: [PATCH 2/3] Fix build with ANGLE 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/plugins/common/evr/evrd3dpresentengine.cpp b/src/plugins/common/evr/evrd3dpresentengine.cpp -index 4ce5a99d..c81d3bb0 100644 +index d8e2da6d..41ef4d96 100644 --- a/src/plugins/common/evr/evrd3dpresentengine.cpp +++ b/src/plugins/common/evr/evrd3dpresentengine.cpp @@ -50,9 +50,9 @@ @@ -25,5 +25,5 @@ index 4ce5a99d..c81d3bb0 100644 #endif -- -2.23.0 +2.24.0 |