I've just started an MSYS2 installation, (msys64) and have taken the
pre-built tree from the win-builds project, which includes an
x86_64-w64-mingw32 compiler built with posix thread model, seh exceptions.
it is gcc version 4.8.2.
Missing in the compiler-specific directory is the omp.h header
Hi,
thanks. As there seems to be no objection on this patch, and we had
spoken already about it on irc, is the patch ok. Please apply.
Regards,
Kai
2014-11-05 15:06 GMT+01:00 Dongsheng Song :
> OK for apply ?
>
> ---
> mingw-w64-headers/crt/unistd.h | 12
> 1 file changed, 12 ins
OK for apply ?
---
mingw-w64-headers/crt/unistd.h | 12
1 file changed, 12 insertions(+)
diff --git a/mingw-w64-headers/crt/unistd.h b/mingw-w64-headers/crt/unistd.h
index 919a377..5763a35 100644
--- a/mingw-w64-headers/crt/unistd.h
+++ b/mingw-w64-headers/crt/unistd.h
@@ -25,6 +25,