From 6c8aabbe5232314916084e4a1eaec6e9f03494a2 Mon Sep 17 00:00:00 2001 From: Julien Gueytat Date: Sun, 5 Feb 2017 22:03:37 +0100 Subject: Remove out of date comments related to Xorg and GCC Task-number: QTBUG-56293 Change-Id: I8d2245755d08b528e2041a16aabb390f3796e545 Reviewed-by: Oswald Buddenhagen --- mkspecs/solaris-g++-64/qmake.conf | 6 ------ mkspecs/solaris-g++/qmake.conf | 6 ------ 2 files changed, 12 deletions(-) diff --git a/mkspecs/solaris-g++-64/qmake.conf b/mkspecs/solaris-g++-64/qmake.conf index 82cd77b888..f509555ad9 100644 --- a/mkspecs/solaris-g++-64/qmake.conf +++ b/mkspecs/solaris-g++-64/qmake.conf @@ -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 diff --git a/mkspecs/solaris-g++/qmake.conf b/mkspecs/solaris-g++/qmake.conf index 943b0865c9..7c6c9d04a4 100644 --- a/mkspecs/solaris-g++/qmake.conf +++ b/mkspecs/solaris-g++/qmake.conf @@ -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 -- cgit v1.2.3