mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-25 18:48:42 +02:00
BsseTools/lds: Drop ARM unwind info section
This commit is contained in:
parent
08778e2a3d
commit
3bc4011a1e
@ -63,5 +63,6 @@ SECTIONS {
|
||||
*(.comment)
|
||||
*(COMMON)
|
||||
*(.dynamic)
|
||||
*(.ARM.exidx .ARM.exidx.*)
|
||||
}
|
||||
}
|
||||
|
@ -60,5 +60,6 @@ SECTIONS {
|
||||
*(.comment)
|
||||
*(COMMON)
|
||||
*(.dynamic)
|
||||
*(.ARM.exidx .ARM.exidx.*)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user