Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vivek Das Mohapatra
binutils-gdb
Commits
46b3cd9e
Commit
46b3cd9e
authored
Sep 24, 2019
by
Nick Clifton
Browse files
Fix building gold with gcc-10.
* descriptors.cc: Include <string>
parent
c49c5dac
Changes
2
Hide whitespace changes
Inline
Side-by-side
gold/ChangeLog
View file @
46b3cd9e
2019-09-24 Nick Clifton <nickc@redhat.com>
* descriptors.cc: Include <string>
2019-09-20 Alan Modra <amodra@gmail.com>
PR 24768
...
...
gold/descriptors.cc
View file @
46b3cd9e
...
...
@@ -26,6 +26,7 @@
#include
<cstdio>
#include
<cstring>
#include
<fcntl.h>
#include
<string>
#include
<unistd.h>
#include
"debug.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment