Comment 12 for bug 1889851

Revision history for this message
Lars Tangvald (lars-tangvald) wrote :

A simpler fix is to add a cmake flag to override the tls-model flag:

-DCMAKE_CXX_FLAGS="-ftls-model=global-dynamic" \

to debian/rules