
This reverts commit 675b9d612c
.
See https://sourceware.org/pipermail/binutils/2023-August/128761.html.
9 lines
96 B
Raku
9 lines
96 B
Raku
SECTIONS
|
|
{
|
|
. = SIZEOF_HEADERS;
|
|
TEST (NOLOAD) :
|
|
{
|
|
*(TEST)
|
|
}
|
|
/DISCARD/ : { *(*) }
|
|
}
|