From 71deab00093a80e7f3b379f74b3bb4448a801e95 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Mon, 8 May 2017 16:47:06 +0300 Subject: Fix build on Android with clang Qt builds Android with clang using libstdc++ instead of libc++. This bumps mapbox-gl-native to a version with a fix that takes that into account. Task-number: QTBUG-60533 Change-Id: I7379cbb43623a745d221cbcdb8bf748486e6cbac Reviewed-by: Paolo Angelelli --- src/3rdparty/mapbox-gl-native | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/3rdparty') diff --git a/src/3rdparty/mapbox-gl-native b/src/3rdparty/mapbox-gl-native index c8515a94..d45c177e 160000 --- a/src/3rdparty/mapbox-gl-native +++ b/src/3rdparty/mapbox-gl-native @@ -1 +1 @@ -Subproject commit c8515a949cef17abc90693bb8be264c37fc1626a +Subproject commit d45c177e8a23eefcc94930af9fa085e61136bb94 -- cgit v1.2.1