mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Really simple fix for redhat 7.2!
This commit is contained in:
parent
1fa1ce67a8
commit
075460ab26
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ SECTIONS
|
|||
.rodata (.) : {
|
||||
_rodata = .;
|
||||
*(.rodata)
|
||||
*(.rodata.*)
|
||||
_erodata = .;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue