make/project.xml

changeset 485
222557f4f595
parent 464
0a29110b94ec
child 511
a5a142fea2ae
--- a/make/project.xml	Sun Mar 19 16:48:19 2023 +0100
+++ b/make/project.xml	Sun Mar 19 16:53:49 2023 +0100
@@ -22,7 +22,7 @@
 
 # ld flags
 UCX_SO_NAME =
-RPATH_WS_LIB_FLAG = -Wl,-rpath,'$$ORIGIN/../lib'
+RPATH_WS_LIB_FLAG = -Wl,-rpath,'\$\$ORIGIN/../lib'
 		</make>
 	</dependency>
 	
@@ -40,7 +40,7 @@
 
 # ld flags
 UCX_SO_NAME =
-RPATH_WS_LIB_FLAG = -Wl,-rpath,'$$ORIGIN/../lib'
+RPATH_WS_LIB_FLAG = -Wl,-rpath,'\$\$ORIGIN/../lib'
 		</make>
 	</dependency>
 	

mercurial