summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-04 23:37:00 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-04 23:37:00 +0000
commit296624e8f086b33b62bf605ff8d16694cf1debdf (patch)
tree17efb253bfea35c4ba7497dcde7901fa228a3de6 /editors/openoffice.org-vcltesttool
parentAdd haxml 1.05, a collection of utilities for using Haskell and XML (diff)
Use CXX to link, since there are many places where CC is missing -lstdc++.
Notes
Notes: svn path=/head/; revision=60630
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-solenv+inc+unxfbsdi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+unxfbsdi.mk
index 82189ff426d2..b020a1924fb4 100644
--- a/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+unxfbsdi.mk
+++ b/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+unxfbsdi.mk
@@ -118,7 +118,7 @@
+STATIC=-Wl,-Bstatic
+DYNAMIC=-Wl,-Bdynamic
+
-+LINK=$(CC)
++LINK=$(CXX)
LINKFLAGS=
+
+# linker flags for linking applications