build system switch to cmake
Remove old build system at the same time Change-Id: Ifdffe1fcd4cfece05f036d8de6e7cb74aca65f62
This commit is contained in:
@ -25,6 +25,10 @@ SECTIONS
|
||||
*(.rodata .rodata.*)
|
||||
} :data
|
||||
|
||||
/* force build-id position somewhere not at start... */
|
||||
.note.gnu.build-id : {
|
||||
}
|
||||
|
||||
.vsyscall : ALIGN(0x1000) {
|
||||
vsyscall_page = .;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user