PHDRS { text PT_LOAD; } SECTIONS { .text : { *(.text) } :text /DISCARD/ : { *(.note.gnu.property) *(.comment) } }