mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Recover unnecessary command stripping
This commit is contained in:
parent
d8d3e75896
commit
73a2be7637
@ -1498,7 +1498,7 @@ InternalPrelinkKext64 (
|
||||
//
|
||||
// Strip superfluous Load Commands.
|
||||
//
|
||||
//InternalStripLoadCommands64 (MachHeader);
|
||||
InternalStripLoadCommands64 (MachHeader);
|
||||
//
|
||||
// Reinitialize the Mach-O context to account for the changed __LINKEDIT
|
||||
// segment and file size.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user