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