added support for other platforms
This commit is contained in:
@@ -11,4 +11,5 @@ SECTIONS {
|
||||
.rodata : { *(.rodata*) }
|
||||
.data : { *(.data*) }
|
||||
.bss : { *(.bss*) *(COMMON) }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user