Remove out of date comments related to Xorg and GCC

Task-number: QTBUG-56293
Change-Id: I8d2245755d08b528e2041a16aabb390f3796e545
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
Julien Gueytat 2017-02-05 22:03:37 +01:00 committed by Oswald Buddenhagen
parent 5f8fc8395f
commit 6c8aabbe52
2 changed files with 0 additions and 12 deletions

View File

@ -1,12 +1,6 @@
#
# qmake configuration for solaris-g++-64
#
# The X11 header files used to be broken on Solaris until patches were
# released in early 2001 for Solaris 2.6, 7, and 8. On Solaris 2.5.1
# or non-patched systems -fpermissive works around the incompatibility
# between GCC 2.95 or better and Solaris - but we still get warnings
# because we don't use -isystem.
#
MAKEFILE_GENERATOR = UNIX
CONFIG += incremental

View File

@ -1,12 +1,6 @@
#
# qmake configuration for solaris-g++
#
# The X11 header files used to be broken on Solaris until patches were
# released in early 2001 for Solaris 2.6, 7, and 8. On Solaris 2.5.1
# or non-patched systems -fpermissive works around the incompatibility
# between GCC 2.95 or better and Solaris - but we still get warnings
# because we don't use -isystem.
#
MAKEFILE_GENERATOR = UNIX
CONFIG += incremental