Please check qgis, that did FTBFS on arm* with
deduced conflicting types for parameter 'const T' ('double' and 'qreal {aka
float}')
qgis seems to be using qt4. The qreal==double on all platforms switch
was only for qt5 (it's way too late to make such a change in qt4 now).
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

