Skip to content

Commit

Permalink
Merge pull request rtic-rs#40 from japaric/no-discard
Browse files Browse the repository at this point in the history
drop the /DISCARD/ section
  • Loading branch information
japaric committed Nov 7, 2017
2 parents 345d042 + 561399c commit cf50fc8
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions link.x
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,6 @@ SECTIONS
.debug_gdb_scripts _stext (INFO) : {
KEEP(*(.debug_gdb_scripts))
}

/DISCARD/ :
{
/* Unused unwinding stuff */
*(.ARM.exidx.*)
*(.ARM.extab.*)
}
}

/* Do not exceed this mark in the error messages below | */
Expand Down

0 comments on commit cf50fc8

Please sign in to comment.