summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngs.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/unxlngs.mk')
-rw-r--r--solenv/inc/unxlngs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/inc/unxlngs.mk b/solenv/inc/unxlngs.mk
index ce9bb52ba3dd..96c64b20632b 100644
--- a/solenv/inc/unxlngs.mk
+++ b/solenv/inc/unxlngs.mk
@@ -38,7 +38,7 @@ JAVAFLAGSDEBUG=-g
# filter for supressing verbose messages from linker
#not needed at the moment
-#LINKOUTPUT_FILTER=" |& $(SOLARENV)$/bin$/msg_filter"
+#LINKOUTPUT_FILTER=" |& $(SOLARENV)/bin/msg_filter"
# _PTHREADS is needed for the stl
CDEFS+=$(PTHREAD_CFLAGS) -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DSPARC -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=$(STLPORT_VER)
@@ -170,7 +170,7 @@ SONAME_SWITCH=-Wl,-h
STDLIBCPP=-lstdc++
# default objectfilenames to link
-STDOBJVCL=$(L)$/salmain.o
+STDOBJVCL=$(L)/salmain.o
STDOBJGUI=
STDSLOGUI=
STDOBJCUI=