]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.
authorRoland McGrath <mcgrathr@chromium.org>
Thu, 17 Dec 2015 00:35:59 +0000 (16:35 -0800)
committerRoland McGrath <mcgrathr@chromium.org>
Thu, 17 Dec 2015 00:35:59 +0000 (16:35 -0800)
commit03f87942b6a216bc5cd07c5cfbb5ce5ad8185133
tree5daeb08ef71733323bff93af41c413a35f72f266
parent4475edef35b4ab798fb9a6abccd195847b5a70ee
PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.

gold/
PR gold/17473
* binary.cc: Move #include "safe-ctype.h" to be last #include.

(cherry picked from commit 95c29a83ebadd0038fd304539a83c5e90798c1b9)
gold/ChangeLog
gold/binary.cc