Commit 235390d9 authored by Wladimir J. van der Laan's avatar Wladimir J. van der Laan
Browse files

link.x: Add .sdata2 sections

Clang doesn't seem to generate these, but GCC does. I'm trying to
link secp256k1, which is a C library, to my Rust code so the linker
script needs to include these sections too.
parent fd312ff7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment