[Skia] Speculative fix for build failure. (#1825)

This commit is contained in:
jonathanmetzman 2018-09-18 14:43:09 -07:00 committed by GitHub
parent f459726693
commit 018da99e99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ else
else
exit 1
fi
cmake .. -D$CMAKE_SANITIZER=1
CFLAGS= CXXFLAGS="-stdlib=libc++" cmake .. -D$CMAKE_SANITIZER=1
fi
make -j