6 lines
78 B
Perl
6 lines
78 B
Perl
|
SECTIONS
|
||
|
{
|
||
|
.text : {*(SORT_BY_ALIGNMENT(.text*))}
|
||
|
/DISCARD/ : { *(.*) }
|
||
|
}
|