mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 20:11:03 +00:00
f82c297728
Follow up from #2347 this time to verify that fixtures build to RISC-V --------- Co-authored-by: alvicsam <alvicsam@gmail.com> Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> Co-authored-by: Alexander Theißen <alex.theissen@me.com>
5 lines
60 B
Plaintext
5 lines
60 B
Plaintext
SECTIONS {
|
|
.text : { KEEP(*(.text.polkavm_export)) }
|
|
}
|
|
|