enable std::filesystem

This commit is contained in:
Dave Murphy
2018-06-04 15:35:55 +00:00
parent c7de577a0c
commit 27b541afae
2 changed files with 212 additions and 78 deletions

View File

@@ -90,6 +90,7 @@ then
--disable-libstdcxx-pch \
--disable-libstdcxx-verbose \
--enable-libstdcxx-time=yes \
--enable-libstdcxx-filesystem-ts \
--enable-cxx-flags='-ffunction-sections -fdata-sections' \
--target=$target \
--with-newlib \