CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/06 23:20:05
Modified files:
lib/libcxx : Makefile shlib_version
Log message:
Add support for std::filesystem. We're already installing the
headers, so also compile the needed source files for it. While
there, switch to compiling libc++ with C++14.
Prompted by, initial patch from and ok espie@, ok jca@
