From 296624e8f086b33b62bf605ff8d16694cf1debdf Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Tue, 4 Jun 2002 23:37:00 +0000 Subject: Use CXX to link, since there are many places where CC is missing -lstdc++. --- editors/openoffice.org-3/files/patch-solenv+inc+unxfbsdi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-3') diff --git a/editors/openoffice.org-3/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-3/files/patch-solenv+inc+unxfbsdi.mk index 82189ff426d2..b020a1924fb4 100644 --- a/editors/openoffice.org-3/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice.org-3/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 -- cgit v1.2.3