From 79773ecfcc27b350a3e5ea1149ef51f7cc657b61 Mon Sep 17 00:00:00 2001
From: Dominik Holland <dominik.holland@pelagicore.com>
Date: Fri, 9 Jan 2015 14:08:21 +0100
Subject: [PATCH] Fixed build when doing arm cross compilation without
 --sysroot

Otherwise gyp will use it's own sysroot (which doesn't exists)
if you are doing a croos-build without using the --sysroot configure option

Updates the src/3rdparty SHA1.

Change-Id: I450eaf95c50b3cf5dd2ad553bd363481def511fd
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
---
 src/3rdparty | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/3rdparty b/src/3rdparty
index be4ec3fa6..caa6297dd 160000
--- a/src/3rdparty
+++ b/src/3rdparty
@@ -1 +1 @@
-Subproject commit be4ec3fa64a4c6c2b641830a9811ab7847c7dd39
+Subproject commit caa6297dd5254b01276e6ff6aa19001ba3737ccc
-- 
GitLab