summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2017-03-08 14:50:49 -0800
committerKonstantin Käfer <mail@kkaefer.com>2017-03-09 10:07:36 -0800
commit86ea1e3ac38198edadf72444a2744d7f135d01ee (patch)
tree1e9f18b159d32440bc137d21263270965b1bbdfd /benchmark
parentc880560f80d863189dd9e169392119e8ac04bc13 (diff)
downloadqtlocation-mapboxgl-86ea1e3ac38198edadf72444a2744d7f135d01ee.tar.gz
[darwin] Use explicit initialization rather than global static variables for the default RunLoop
When linking Mapbox GL as a static library, the object file (MGLFoundation.o) containing the global static variable initialization was not linked into the resulting binary since it was not referenced. This resulted in the RunLoop not being initialized in the main thread. Reverts 03a14ff0003e976a4ded70d284bc80adf54bc6c9
Diffstat (limited to 'benchmark')
0 files changed, 0 insertions, 0 deletions