From 698e5b376db43d82cd2931f726abe2effaac08aa Mon Sep 17 00:00:00 2001 From: Donald Carr Date: Thu, 31 May 2012 02:12:32 +0000 Subject: Remove all references to X11 session management MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no session management currently implemented for the xcb QPA backend. Update the build system to reflect this. Change-Id: I3486de5741f1fb7e09330ca142b8235a84d3b91d Reviewed-by: Samuel Rødal Reviewed-by: Oswald Buddenhagen --- mkspecs/irix-g++-64/qmake.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'mkspecs/irix-g++-64') diff --git a/mkspecs/irix-g++-64/qmake.conf b/mkspecs/irix-g++-64/qmake.conf index 2dcd690c5a..dc1f127c72 100644 --- a/mkspecs/irix-g++-64/qmake.conf +++ b/mkspecs/irix-g++-64/qmake.conf @@ -63,7 +63,6 @@ QMAKE_LFLAGS_RPATH = -Wl,-rpath, QMAKE_LIBS = -lC QMAKE_LIBS_DYNLOAD = QMAKE_LIBS_X11 = -lXext -lX11 -lm -QMAKE_LIBS_X11SM = -lSM -lICE # libGLU is using the SGI C++ library internally and this somehow clashes # with the GNU C++ library (similar name mangling and symbol names?) # so we add -lC so that the SGI C++ library is used first... -- cgit v1.2.3