summarylogtreecommitdiffstats
path: root/0005-Build-with-smaller-debug-info.patch
diff options
context:
space:
mode:
authorMartchus2017-02-09 21:34:28 +0100
committerMartchus2017-02-09 21:34:28 +0100
commit99a636d2b0b74b1c82a6eddcfca446b76cad23d7 (patch)
treefe5519bacfa747fb970d7a32afd6009cb51fa7fb /0005-Build-with-smaller-debug-info.patch
parent2d0e0f64bad051a0548684e626f7d657c3a294e0 (diff)
downloadaur-99a636d2b0b74b1c82a6eddcfca446b76cad23d7.tar.gz
Update to 5.8.0
Diffstat (limited to '0005-Build-with-smaller-debug-info.patch')
-rw-r--r--0005-Build-with-smaller-debug-info.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0005-Build-with-smaller-debug-info.patch b/0005-Build-with-smaller-debug-info.patch
index 9f5b7a1f532c..167853f6175b 100644
--- a/0005-Build-with-smaller-debug-info.patch
+++ b/0005-Build-with-smaller-debug-info.patch
@@ -1,4 +1,4 @@
-From b76e20abff2c6412daaf257b762be00fd628c77a Mon Sep 17 00:00:00 2001
+From 75d96925cc98690d90d8210566a6311c963219d4 Mon Sep 17 00:00:00 2001
From: Martchus <martchus@gmx.net>
Date: Sun, 25 Sep 2016 22:13:44 +0200
Subject: [PATCH 5/9] Build with smaller debug info
@@ -30,7 +30,7 @@ index dec9d42a9..910fc4eda 100644
INCLUDEPATH += \
diff --git a/Source/WTF/WTF.pri b/Source/WTF/WTF.pri
-index 5d8933ae1..2ef42ca3e 100644
+index b553075c2..64877cb3b 100644
--- a/Source/WTF/WTF.pri
+++ b/Source/WTF/WTF.pri
@@ -8,6 +8,12 @@
@@ -47,7 +47,7 @@ index 5d8933ae1..2ef42ca3e 100644
# Mac OS does ship libicu but not the associated header files.
# Therefore WebKit provides adequate header files.
diff --git a/Source/WebCore/WebCore.pri b/Source/WebCore/WebCore.pri
-index 37cde573a..ddad897be 100644
+index 26e9b8424..d6c32e80c 100644
--- a/Source/WebCore/WebCore.pri
+++ b/Source/WebCore/WebCore.pri
@@ -7,6 +7,12 @@