mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-20 17:16:28 +00:00
raw-dylib-elf: set correct `DT_VERDEFNUM` Previously it indicated a single version, regardless of their count. Observed in: https://github.com/davidlattimore/wild/pull/1041