Merge pull request #64 from dlrobertson/master

Do not discard .debug section
This commit is contained in:
Jeremy Soller
2017-12-02 19:27:45 -07:00
committed by GitHub

View File

@@ -51,7 +51,6 @@ SECTIONS {
/DISCARD/ : {
*(.comment*)
*(.debug*)
*(.eh_frame*)
*(.gcc_except_table*)
*(.note*)