Unconditionally update symbols
All paths to an ArchiveBuilder::build call update_symbols first.
This commit is contained in:
parent
cf9c65bb58
commit
4e39cde7f3
@ -105,8 +105,6 @@ impl<'a> ArchiveBuilder<'a> for ArArchiveBuilder<'a> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
fn update_symbols(&mut self) {}
|
||||
|
||||
fn build(mut self) {
|
||||
enum BuilderKind {
|
||||
Bsd(ar::Builder<File>),
|
||||
|
Loading…
x
Reference in New Issue
Block a user