Bump faerie to 0.7.0

This commit is contained in:
bjorn3
2019-01-01 14:00:18 +01:00
committed by Benjamin Bouvier
parent effe6c04e4
commit ab72eeadf9
2 changed files with 2 additions and 2 deletions

View File

@@ -408,7 +408,7 @@ impl<'a> RelocSink for FaerieRelocSink<'a> {
to: &ref_name,
at: u64::from(offset),
},
faerie::RelocOverride {
faerie::Reloc::Raw {
reloc: raw_reloc,
addend: addend_i32,
},