diff options
| author | Thomas Veerman <tveerman@gmail.com> | 2014-10-09 22:14:41 +0200 |
|---|---|---|
| committer | Lionel Sambuc <lionel@minix3.org> | 2014-10-10 12:56:50 +0200 |
| commit | e1c7263ee46456bfbff7b592e37c652ea8d2ba2c (patch) | |
| tree | 4b138d28185920559527d85fbaf699fef4f5ecbf /external?id=e1c7263ee46456bfbff7b592e37c652ea8d2ba2c | |
| parent | ce3cb944876a631dad9763355cc9d2ce246487aa (diff) | |
Fix build error on OSX
When building Gold on OSX 10.9 and Clang 6.0, the build process fails
with the error:
In file included from /Users/thomas/minix/tools/binutils/../../external/gpl3/binutils/dist/gold/binary.cc:31:
In file included from /Users/thomas/minix/tools/binutils/../../external/gpl3/binutils/dist/gold/stringpool.h:23:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/string:438:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cwchar:107:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cwctype:54:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/cctype:51:72: error: use of undeclared identifier 'do_not_use_isalnum_with_safe_ctype'
inline _LIBCPP_INLINE_VISIBILITY int __libcpp_isalnum(int __c) {return isalnum(__c);}
Signed-off-by: Thomas Veerman <tveerman@gmail.com>
Change-Id: Ib7ca13a51e83c31bb3020d755e04b308aeacde5d
Diffstat (limited to 'external?id=e1c7263ee46456bfbff7b592e37c652ea8d2ba2c')
0 files changed, 0 insertions, 0 deletions
