We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf74d6 commit 604fa07Copy full SHA for 604fa07
contrib/mchar/Makefile
@@ -24,4 +24,4 @@ else
24
ICUNAME=icui18n
25
endif
26
27
-SHLIB_LINK += -L/usr/local/lib -licuuc -l$(ICUNAME) -Wl,-rpath,'$$ORIGIN'
+SHLIB_LINK += -L/usr/local/lib -licuuc -l$(ICUNAME) -Wl,-R,'$$ORIGIN'
0 commit comments