HomeFreeBSD

Fix build with Clang6

Description

Fix build with Clang6

/usr/include/c++/v1/utility:639:1: note: candidate function not viable: 1st

argument ('const std::string' (aka 'const basic_string<char,
char_traits<char>, allocator<char> >')) would lose const qualifier

make_pair(_T1&& t1, _T2&& t2)

Patch includes more explanation.

Reported by: linimon

Details

Provenance
adridgAuthored on
Parents
rP473966: - Switch to options helpers
Branches
Unknown
Tags
Unknown