Skip to content
Unverified Commit 833851cd authored by Badi Abdul-Wahid's avatar Badi Abdul-Wahid
Browse files

qtlocation: fix darwin build

A dependency (boost) makes use of `std::auto_ptr`, which is no longer
supported in C++17 in Clang. This change re-enables `std::auto_ptr`
capabilities.
parent fb8a85f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment