summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngr.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 12:06:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 12:06:47 +0000
commit4d6e3cad291afd319c0be8ca193f78c66ddf6715 (patch)
treee1aefb30536b9decf6a516c797f07188c2c9c722 /solenv/inc/unxlngr.mk
parentf257c6321900c0cdcb6e73bbb04e3ff0e0f44fe9 (diff)
INTEGRATION: CWS configure21 (1.14.40); FILE MERGED
2007/07/01 20:42:11 rene 1.14.40.1: fix LINK for s390/arm which are (not) working (anymore), but...
Diffstat (limited to 'solenv/inc/unxlngr.mk')
-rw-r--r--solenv/inc/unxlngr.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngr.mk b/solenv/inc/unxlngr.mk
index 6da9070992fe..d33f50f94839 100644
--- a/solenv/inc/unxlngr.mk
+++ b/solenv/inc/unxlngr.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxlngr.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 09:10:14 $
+# last change: $Author: hr $ $Date: 2007-07-31 13:06:47 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -108,7 +108,7 @@ STATIC = -Wl,-Bstatic
DYNAMIC = -Wl,-Bdynamic
# name of linker
-LINK=gcc
+LINK=$(CC)
# default linker flags
LINKFLAGS=