(WIIU) edit the .ld script to keep the debug symbols.

This commit is contained in:
aliaspider 2016-10-27 19:37:53 +01:00
parent 962baabe5d
commit 0c3dc1e6b2
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@ SECTIONS {
}
__CODE_END = .;
/DISCARD/ : {
*(*);
}
}
/******************************************************** FS ********************************************************/