Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2008-01-12 17:25:59 +0300
committerThorvald Natvig <slicer@users.sourceforge.net>2008-01-12 17:25:59 +0300
commit5235be7f6aa1bdf1db98812b8671fbef458eee47 (patch)
treef0dd8517f27d04575aae32dea97f5fb36c0f76f9 /overlay_gl
parentd67f7e077dfbc30a7984bebced17f661e421cd93 (diff)
Work around bug in newer debian
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@915 05730e5d-ab1b-0410-a4ac-84af385074fa
Diffstat (limited to 'overlay_gl')
-rw-r--r--overlay_gl/overlay_gl.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/overlay_gl/overlay_gl.pro b/overlay_gl/overlay_gl.pro
index 030756e18..d8f2e7bd2 100644
--- a/overlay_gl/overlay_gl.pro
+++ b/overlay_gl/overlay_gl.pro
@@ -9,6 +9,7 @@ VERSION = 1.1.2
SOURCES = overlay.c
LIBS += -lrt -ldl
QMAKE_CFLAGS += -fvisibility=hidden
+QMAKE_LFLAGS -= -Wl,--no-undefined
equals(QMAKE_LINK,g++) {
message(Overriding linker)
QMAKE_LINK = gcc