summaryrefslogtreecommitdiffstats
path: root/tmake/lib/osf1-cxx/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/osf1-cxx/tmake.conf')
-rwxr-xr-xtmake/lib/osf1-cxx/tmake.conf14
1 files changed, 8 insertions, 6 deletions
diff --git a/tmake/lib/osf1-cxx/tmake.conf b/tmake/lib/osf1-cxx/tmake.conf
index 7e4200e..53f5be8 100755
--- a/tmake/lib/osf1-cxx/tmake.conf
+++ b/tmake/lib/osf1-cxx/tmake.conf
@@ -9,11 +9,11 @@ CONFIG = qt warn_on release
TMAKE_CC = cxx
TMAKE_CFLAGS = -x cxx -w -D_POSIX_SOURCE -D_OSF_SOURCE -D_AES_SOURCE
-TMAKE_CFLAGS_WARN_ON =
+TMAKE_CFLAGS_WARN_ON =
TMAKE_CFLAGS_WARN_OFF =
TMAKE_CFLAGS_RELEASE = -O2
TMAKE_CFLAGS_DEBUG = -g
-TMAKE_CFLAGS_SHLIB =
+TMAKE_CFLAGS_SHLIB =
TMAKE_CFLAGS_YACC = -Olimit 1000
TMAKE_CXX = cxx
@@ -40,13 +40,15 @@ TMAKE_LFLAGS =
TMAKE_LFLAGS_RELEASE =
TMAKE_LFLAGS_DEBUG =
TMAKE_LFLAGS_SHLIB = -shared
-TMAKE_LFLAGS_SONAME =
+TMAKE_LFLAGS_SONAME = <<END
+-soname
+END
-TMAKE_LIBS =
-TMAKE_LIBS_X11 = -lX11 -lXext
+TMAKE_LIBS =
+TMAKE_LIBS_X11 = -lXext -lX11 -lm
TMAKE_LIBS_QT = -lqt
TMAKE_LIBS_QT_OPENGL = -lqgl
-TMAKE_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm
+TMAKE_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu
TMAKE_MOC = moc