Merge pull request #64 from dlrobertson/master
Do not discard .debug section
This commit is contained in:
@@ -51,7 +51,6 @@ SECTIONS {
|
||||
|
||||
/DISCARD/ : {
|
||||
*(.comment*)
|
||||
*(.debug*)
|
||||
*(.eh_frame*)
|
||||
*(.gcc_except_table*)
|
||||
*(.note*)
|
||||
|
||||
Reference in New Issue
Block a user