summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_linkcmd_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/slibtool_linkcmd_impl.h')
-rw-r--r--src/internal/slibtool_linkcmd_impl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/internal/slibtool_linkcmd_impl.h b/src/internal/slibtool_linkcmd_impl.h
index c0db6e1..e1b384e 100644
--- a/src/internal/slibtool_linkcmd_impl.h
+++ b/src/internal/slibtool_linkcmd_impl.h
@@ -68,7 +68,8 @@ int slbt_exec_link_create_archive(
const struct slbt_driver_ctx * dctx,
struct slbt_exec_ctx * ectx,
const char * arfilename,
- bool fpic);
+ bool fpic,
+ bool fdep);
int slbt_exec_link_create_library(
const struct slbt_driver_ctx * dctx,