summaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/files/patch-freebsd.mk
blob: 427de633d0a4b130a18228ad2f29dd96b64fc4f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- solenv/gbuild/platform/freebsd.mk	2012-10-31 10:39:44.000000000 +0900
+++ solenv/gbuild/platform/freebsd.mk	2012-10-31 17:40:48.000000000 +0900
@@ -121,6 +121,7 @@
 	-Wl,-z,combreloc \
 	-Wl,-z,defs \
 	$(subst -L../lib , ,$(SOLARLIB)) \
+	%%RPATH%% \
 	 \
 
 ifeq ($(HAVE_LD_HASH_STYLE),TRUE)