]> 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:43 +0000 (16:35 -0800)
committerRoland McGrath <mcgrathr@chromium.org>
Thu, 17 Dec 2015 00:35:43 +0000 (16:35 -0800)
commitaae60b2c1f276263ad100952e3c3364c7baa6a2b
tree86b19e6afce3b54dde69eb973e96a94615c2dd26
parente5127652315bb1f1dfb07168c1f4152938740776
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