Author: krejzi
Date: Sun Jun 22 17:31:10 2014
New Revision: 13300

Log:
Use desktop opengl.

Modified:
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml    Sun Jun 22 17:26:53 2014        (r13299)
+++ trunk/BOOK/x/lib/qt5.xml    Sun Jun 22 17:31:10 2014        (r13300)
@@ -190,7 +190,6 @@
             -system-sqlite     \
             -no-nis            \
             -nomake examples   \
-            -opengl es2        \
             -optimized-qmake   &&
 make</userinput></screen>
 
@@ -246,7 +245,6 @@
             -system-sqlite       \
             -no-nis              \
             -nomake examples     \
-            -opengl es2          \
             -optimized-qmake     &amp;&amp;
 make</userinput></screen>
 
@@ -423,11 +421,6 @@
     </para>
 
     <para>
-      <parameter>-opengl es2</parameter>: This switch enables OpenGL ES2
-      support in <application>Qt5</application>.
-    </para>
-
-    <para>
       <parameter>-optimized-qmake</parameter>: This switch enables
       building of the optimized <command>qmake</command> program.
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to