unplugged-system/external/musl/android/relinterp.script

5 lines
63 B
Plaintext

SECTIONS {
/DISCARD/ : { *(.interp) }
}
INSERT BEFORE .text;