diff options
author | Vladimir Vishnevsky <vv.os.swe@gmail.com> | 2021-02-09 10:25:38 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2021-02-09 12:31:52 +0000 |
commit | adeaa43ad3bd8004c2521e1fb3bb0e08be33234b (patch) | |
tree | 413071c501d999139cab95a86474bb5e17819d2b /gcc | |
parent | 396cc31317ebad416e234dfa5f85d42585d32437 (diff) | |
download | gcc-adeaa43ad3bd8004c2521e1fb3bb0e08be33234b.zip gcc-adeaa43ad3bd8004c2521e1fb3bb0e08be33234b.tar.gz gcc-adeaa43ad3bd8004c2521e1fb3bb0e08be33234b.tar.bz2 |
libstdc++: Fix build failure for targets without unistd.h
The patch fixes build issues occurring if build parameter
"--enable-cstdio=stdio_pure" is specified and no unistd.h is
present in the environment.
libstdc++-v3/ChangeLog:
* include/ext/stdio_sync_filebuf.h: Remove unused <unistd.h>.
* src/c++17/fs_ops.cc (fs::permissions): Qualify mode_t.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions