From dcf6a5f80a8bf402e0ba8bd61eaae7d06a9e46c6 Mon Sep 17 00:00:00 2001 From: midipix Date: Wed, 28 Feb 2024 08:12:48 +0000 Subject: ar mode: driver: added -Wdlsyms, -Wdlunit. --- include/slibtool/slibtool.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/slibtool/slibtool.h') diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index e6d5ed5..ffa41c2 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -314,6 +314,7 @@ struct slbt_common_ctx { char ** cargv; char ** targv; char * libname; + const char * dlunit; const char * ccwrap; const char * target; const char * output; -- cgit v1.2.3