diff --git a/linkers/x86_64.ld b/linkers/x86_64.ld index 55640ec..1096029 100644 --- a/linkers/x86_64.ld +++ b/linkers/x86_64.ld @@ -51,7 +51,6 @@ SECTIONS { /DISCARD/ : { *(.comment*) - *(.debug*) *(.eh_frame*) *(.gcc_except_table*) *(.note*)