From 421f5d6b87f509430836fb2c60b57f9266371121 Mon Sep 17 00:00:00 2001 From: kergoth Date: Mon, 09 Dec 2002 22:39:57 +0000 Subject: Add a var to pass in libs from teh environment easily.. needed so that the OZ buildroot can pass in -lsupc++ on the link when building with gcc3. --- (limited to 'mkspecs/reliant-cds-64') diff --git a/mkspecs/reliant-cds-64/qmake.conf b/mkspecs/reliant-cds-64/qmake.conf index c3ee3a8..8bd4fa1 100644 --- a/mkspecs/reliant-cds-64/qmake.conf +++ b/mkspecs/reliant-cds-64/qmake.conf @@ -54,7 +54,7 @@ QMAKE_LFLAGS_SONAME = -h$$LITERAL_WHITESPACE QMAKE_LFLAGS_THREAD = -K pthread QMAKE_RPATH = -Wl,-Brpath=, -QMAKE_LIBS = +QMAKE_LIBS = $(LIBS_EXTRA) QMAKE_LIBS_DYNLOAD = -ldl QMAKE_LIBS_X11 = -lXext -lX11 -lresolv -lsocket -lnsl -lm QMAKE_LIBS_X11SM = -lSM -lICE -- cgit v0.9.0.2