diff options
Diffstat (limited to 'lang/gcc6-aux/files/diff-cxx')
-rw-r--r-- | lang/gcc6-aux/files/diff-cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc6-aux/files/diff-cxx b/lang/gcc6-aux/files/diff-cxx index dff22624fd6c..02f24080d01a 100644 --- a/lang/gcc6-aux/files/diff-cxx +++ b/lang/gcc6-aux/files/diff-cxx @@ -47,7 +47,7 @@ #include <errno.h> --- libstdc++-v3/src/filesystem/dir.cc.orig +++ libstdc++-v3/src/filesystem/dir.cc -@@ -147,7 +147,13 @@ +@@ -146,7 +146,13 @@ int err = std::exchange(errno, 0); const auto entp = readdir(dirp); |