summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-09-03 09:48:55 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-09-03 09:48:55 (GMT)
commit82ff6626eaabbaed83f3cdfc429a2d011701ba03 (patch)
treecae8e8583c01a880f33ac3576e574d0882c5331c /doc
parent044e627d0946df6dc55f616a0596bd43ff043f17 (diff)
downloadQt-82ff6626eaabbaed83f3cdfc429a2d011701ba03.zip
Qt-82ff6626eaabbaed83f3cdfc429a2d011701ba03.tar.gz
Qt-82ff6626eaabbaed83f3cdfc429a2d011701ba03.tar.bz2
Doc: Adds line about non-support for Webkit on Solaris
Diffstat (limited to 'doc')
-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