pthread, and
%{pthread:-D_REENTRANT} %{!no-pthread: }
for non-default pthread.
gcc/ChangeLog:
* config/i386/mingw-w64.h (CPP_SPEC): Never undefine
_REENTRANT, only define it when appropriate.
Signed-off-by: Stephen Kitt
---
gcc/config/i386/mingw-w64.h | 2 +-
1 file
Hi,
The Lintian tool used in Debian includes a number of checks for
spelling mistakes. It currently complains about "informations" which
appears in graphite output as well as code comments.
The attached patches fix the code (output) and the comments,
separately. I believe they're trivial enough n