diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-09-19 02:46:12 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-09-19 02:46:12 (GMT) |
commit | 89411daf8a7635cac522ce50e8afa2f443ca46a5 (patch) | |
tree | 52b85fc1df97ef6069a3fb3e0edec123340579b6 /doc | |
parent | a3790fd4452243ff3ec41b9da8cc6fab5778c931 (diff) | |
download | mxe-89411daf8a7635cac522ce50e8afa2f443ca46a5.zip mxe-89411daf8a7635cac522ce50e8afa2f443ca46a5.tar.gz mxe-89411daf8a7635cac522ce50e8afa2f443ca46a5.tar.bz2 |
enable libgomp (OpenMP) in package gcc by interweaving the pthread build into the gcc build
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 028e9de..00acca7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -370,7 +370,7 @@ AR=$(CROSS)ar</pre> </p> <p> - This release ... + This release enables OpenMP support in GCC. </p> <p> |