diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-01-19 13:32:22 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-01-19 13:34:56 -0800 |
commit | 6709bdcacd5a45a10b554f3f225206c9494e5e43 (patch) | |
tree | 0117df5dcf6eadad1d6b6c5208b41a782e46258b /configure | |
parent | 2010fbb0e61cbe7c0b08560118ca887fc1d7193e (diff) | |
download | qtlocation-mapboxgl-6709bdcacd5a45a10b554f3f225206c9494e5e43.tar.gz |
Revert WebP support due to broken builds
This reverts commits 2010fbb0e61cbe7c0b08560118ca887fc1d7193e, a361ce47a19d37b96b48cd605c62c5ab79bba462, and d004bb275ae3ea60bb6c2febd6fa22f1f51c3993.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ print_flags variant static_libs cflags ldflags print_flags rapidjson static_libs cflags ldflags print_flags gtest static_libs cflags ldflags print_flags pixelmatch static_libs cflags ldflags -print_flags webp static_libs cflags ldflags CONFIG+=" } } |