meso: miscellaneous cleanup and build fixes

This commit is contained in:
fincs
2019-12-13 21:41:19 +01:00
committed by SciresM
parent af352e4f7f
commit 623b5f4eb9
7 changed files with 73 additions and 153 deletions

View File

@@ -73,7 +73,6 @@ SECTIONS
.gcc_except_table : ONLY_IF_RO { *(.gcc_except_table .gcc_except_table.*) } :krnlldr
.gnu_extab : ONLY_IF_RO { *(.gnu_extab*) } : rodata
__dynamic__start__ = . ;
.dynamic : { *(.dynamic) } :krnlldr :dyn
.dynsym : { *(.dynsym) } :krnlldr
.dynstr : { *(.dynstr) } :krnlldr