summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch')
-rw-r--r--recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch b/recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch
index 4e09f6ea..87d21dbe 100644
--- a/recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch
+++ b/recipes-qt/qt5/qtwebengine/0002-chromium-third_party-boringssl-Demand-for-newer-POSI.patch
@@ -1,7 +1,8 @@
1From 75e9a963561a73ef2a449d7915cd8b41285ac862 Mon Sep 17 00:00:00 2001 1From 1efcdf981e6f4cc4e2b5e5dfe407030dc1e43e65 Mon Sep 17 00:00:00 2001
2From: Khem Raj <raj.khem@gmail.com> 2From: Khem Raj <raj.khem@gmail.com>
3Date: Sat, 27 Jun 2015 13:29:52 -0700 3Date: Sat, 27 Jun 2015 13:29:52 -0700
4Subject: [PATCH] chromium/third_party/boringssl: Demand for newer POSIX macro 4Subject: [PATCH 2/2] chromium/third_party/boringssl: Demand for newer POSIX
5 macro
5 6
6Reason for change: Define _POSIX_C_SOURCE such that it demands correct 7Reason for change: Define _POSIX_C_SOURCE such that it demands correct
7posix interfaces, netdb.h declares interfaces such as 8posix interfaces, netdb.h declares interfaces such as
@@ -33,5 +34,5 @@ index ba65a1a..66c3976 100644
33 #include <openssl/bio.h> 34 #include <openssl/bio.h>
34 #include <openssl/err.h> 35 #include <openssl/err.h>
35-- 36--
362.5.0 372.5.3
37 38