From 2330a5df5438784e4764f7ad0f08f78c8b1a89c4 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 29 Apr 2016 12:03:05 -0400 Subject: execution context: added compatible -rpath support. --- include/slibtool/slibtool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index 38405a0..785dae6 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -135,6 +135,7 @@ struct slbt_exec_ctx { char * dsofilename; char * relfilename; char * deffilename; + char * rpathfilename; char * dimpfilename; char * pimpfilename; char * vimpfilename; -- cgit v1.2.3