(WIIU) edit the .ld script to keep the debug symbols.
This commit is contained in:
parent
962baabe5d
commit
0c3dc1e6b2
|
@ -31,9 +31,6 @@ SECTIONS {
|
|||
}
|
||||
__CODE_END = .;
|
||||
|
||||
/DISCARD/ : {
|
||||
*(*);
|
||||
}
|
||||
}
|
||||
|
||||
/******************************************************** FS ********************************************************/
|
||||
|
|
Loading…
Reference in New Issue