summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-09-03 09:48:55 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-09-07 03:23:46 (GMT)
commitd2febd9feb2fbe65e2538ec52bb161f6ff0e04bc (patch)
tree0c3ad3e9be77959a741406b141c602b778d2500c
parent8ff85cce7226083c8c5b1da4818f0d71c2455681 (diff)
downloadQt-d2febd9feb2fbe65e2538ec52bb161f6ff0e04bc.zip
Qt-d2febd9feb2fbe65e2538ec52bb161f6ff0e04bc.tar.gz
Qt-d2febd9feb2fbe65e2538ec52bb161f6ff0e04bc.tar.bz2
Doc: Adds line about non-support for Webkit on Solaris
(cherry picked from commit 82ff6626eaabbaed83f3cdfc429a2d011701ba03)
-rw-r--r--doc/src/platforms/compiler-notes.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/platforms/compiler-notes.qdoc b/doc/src/platforms/compiler-notes.qdoc
index c6ecd68..3870e8f 100644
--- a/doc/src/platforms/compiler-notes.qdoc
+++ b/doc/src/platforms/compiler-notes.qdoc
@@ -68,7 +68,7 @@
\endtable
* WebKit is only supported as a dynamically built library. Static linkage is not supported.
-
+
\target GCC
\section1 GCC
@@ -115,6 +115,7 @@
\section2 Solaris
Please use GCC 3.4.2 or later.
+ Please not that WebKit is not supported for Solaris, regardless of which compiler is used.
\section2 Mac OS X