Support raw-dylib functions being used inside inlined functions
This commit is contained in:
parent
dbe3df3d84
commit
4c0a6e610e
@ -47,6 +47,7 @@ impl ArchiveBuilderBuilder for ArArchiveBuilderBuilder {
|
||||
_lib_name: &str,
|
||||
_dll_imports: &[DllImport],
|
||||
_tmpdir: &Path,
|
||||
_is_direct_dependency: bool,
|
||||
) -> PathBuf {
|
||||
unimplemented!();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user