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
Add a link
Reference in a new issue