summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
authorMatthias Huetsch <mhu@openoffice.org>2002-08-22 14:31:09 +0000
committerMatthias Huetsch <mhu@openoffice.org>2002-08-22 14:31:09 +0000
commit0b5e0e992c4b7cea2f91900a0ee83f362c707353 (patch)
tree0a09823541f22b87b55c7720b4d275081d8b9976 /store
parent13b98d9d06f755ac3717b43f69adbb0caf423f9b (diff)
#i3980# Fixed unresolved symbols from 'libsupc++' (GCC).
Diffstat (limited to 'store')
-rw-r--r--store/util/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/store/util/makefile.mk b/store/util/makefile.mk
index b841b4343a94..8fbde8cb149c 100644
--- a/store/util/makefile.mk
+++ b/store/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: mhu $ $Date: 2002-08-17 17:37:02 $
+# last change: $Author: mhu $ $Date: 2002-08-22 15:31:09 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,6 +99,9 @@ SHL1VERSIONMAP= $(TARGET).map
.ENDIF
SHL1STDLIBS= $(SALLIB)
+.IF "$(COM)"=="GCC"
+SHL1STDLIBS+= -lsupc++
+.ENDIF # GCC
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1DEPN= $(L)$/isal.lib