From 20403937a5de99a16b8f6b4994d89c67a63a02fd Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Thu, 27 Mar 2003 00:31:59 +0000 Subject: Always use ${LINK} and ignore different settings. --- editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-3-RC') diff --git a/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk index 4e7bf9ef1ad0..ac04cf1d24a3 100644 --- a/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk +++ b/editors/openoffice.org-3-RC/files/patch-solenv+inc+unxfbsdi.mk @@ -115,7 +115,7 @@ -LINKFLAGSAPPGUI= -Wl,-export-dynamic -LINKFLAGSAPPCUI= -Wl,-export-dynamic +# name of linker -+LINK*=$(CXX) ++LINK=$(CXX) + +# default linker flags +# LINKFLAGSRUNPATH*=-Wl,-rpath\''$$ORIGIN'\' -- cgit v1.2.3