summaryrefslogtreecommitdiffstats
path: root/tmake/lib/irix-dcc/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/irix-dcc/tmake.conf')
-rwxr-xr-xtmake/lib/irix-dcc/tmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmake/lib/irix-dcc/tmake.conf b/tmake/lib/irix-dcc/tmake.conf
index 5f69690..f0fb7d4 100755
--- a/tmake/lib/irix-dcc/tmake.conf
+++ b/tmake/lib/irix-dcc/tmake.conf
@@ -43,7 +43,7 @@ TMAKE_LFLAGS_SHLIB = -shared
TMAKE_LFLAGS_SONAME = -Wl,-soname,
TMAKE_LIBS =
-TMAKE_LIBS_X11 = -lX11 -lXext
+TMAKE_LIBS_X11 = -lXext -lX11 -lm
TMAKE_LIBS_QT = -lqt
TMAKE_LIBS_QT_OPENGL = -lqgl
TMAKE_LIBS_OPENGL = -lGL -lGLU -lXmu