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/linux-pgcc') diff --git a/mkspecs/linux-pgcc/qmake.conf b/mkspecs/linux-pgcc/qmake.conf index e8161ae..a200f69 100644 --- a/mkspecs/linux-pgcc/qmake.conf +++ b/mkspecs/linux-pgcc/qmake.conf @@ -54,7 +54,7 @@ QMAKE_LFLAGS_SONAME = -Wl,-soname, QMAKE_LFLAGS_THREAD = QMAKE_RPATH = -R -QMAKE_LIBS = +QMAKE_LIBS = $(LIBS_EXTRA) QMAKE_LIBS_DYNLOAD = -ldl QMAKE_LIBS_X11 = -lXext -lX11 -lm QMAKE_LIBS_X11SM = -lSM -lICE -- cgit v0.9.0.2