Commit 72f6a88
create-diff-object: Include .rodata.str section in output object
On arm64 when CONFIG_DEBUG_BUGVERBOSE is enabled debugging information about
bug sections is stored in the ".rodata.str" section of the object file. If this
isn't included then linking fails as labels in this section are referenced
by relocations in the bug table.
Include this section to enable building patches which contain this bug debug
information.
Signed-off-by: Suraj Jitindar Singh <surajjs@amazon.com>1 parent c1034f5 commit 72f6a88
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1950 | 1950 | | |
1951 | 1951 | | |
1952 | 1952 | | |
| 1953 | + | |
1953 | 1954 | | |
1954 | 1955 | | |
1955 | 1956 | | |
| |||
0 commit comments