You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Any objections to moving from gcc-4.9 to gcc-5 for the gl-native Travis matrix? i haven’t been able to track down why gcc-4.9/stdlibc++isn’t working with clang/stdlibc++ binaries, but gcc-5 is compiling with them just fine.
/cc @mapbox/gl
The text was updated successfully, but these errors were encountered:
I've hit a few annoying bugs in GCC 4.9 in the last couple weeks. Considering the latest release is now 6.1, I'd say it's time to upgrade and require GCC >= 5.
Any objections to moving from
gcc-4.9
togcc-5
for the gl-native Travis matrix? i haven’t been able to track down whygcc-4.9/stdlibc++
isn’t working withclang/stdlibc++
binaries, butgcc-5
is compiling with them just fine./cc @mapbox/gl
The text was updated successfully, but these errors were encountered: