Skip to content

Commit 8bae076

Browse files
committed
wip: To make PPC work, Remove DISCARD
1 parent b9eda87 commit 8bae076

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

shellblocks/src/shellcode_ldscript.ld

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,4 @@ SECTIONS
99
{
1010
*(.rodata*)
1111
}
12-
13-
/DISCARD/ :
14-
{
15-
*(*)
16-
}
1712
}

0 commit comments

Comments
 (0)