summarylogtreecommitdiffstats
path: root/angleproject-disable-debug-annotations.patch
diff options
context:
space:
mode:
Diffstat (limited to 'angleproject-disable-debug-annotations.patch')
-rw-r--r--angleproject-disable-debug-annotations.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/angleproject-disable-debug-annotations.patch b/angleproject-disable-debug-annotations.patch
deleted file mode 100644
index 1df4e5ca8323..000000000000
--- a/angleproject-disable-debug-annotations.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- angle/src/libGLESv2.gypi.orig 2014-12-29 14:50:37.625335694 +0100
-+++ angle/src/libGLESv2.gypi 2014-12-29 14:51:18.659761527 +0100
-@@ -483,11 +483,6 @@
- {
- 'Debug_Base':
- {
-- 'defines':
-- [
-- 'ANGLE_ENABLE_DEBUG_ANNOTATIONS',
-- 'ANGLE_GENERATE_SHADER_DEBUG_INFO'
-- ],
- 'msvs_settings':
- {
- 'VCLinkerTool':
---- angle/src/libEGL.gypi.orig 2014-12-29 16:05:56.119799976 +0100
-+++ angle/src/libEGL.gypi 2014-12-29 16:06:17.452019110 +0100
-@@ -171,16 +171,6 @@
- ],
- },
- },
-- 'configurations':
-- {
-- 'Debug_Base':
-- {
-- 'defines':
-- [
-- 'ANGLE_ENABLE_DEBUG_ANNOTATIONS',
-- ],
-- },
-- },
- },
- ],
- },