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:
parent
5f8fc8395f
commit
6c8aabbe52
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user