Fixed ELF loading again, memory management needs to be redone properly
This commit is contained in:
parent
67f719c73f
commit
819a24ab8d
9 changed files with 68 additions and 28 deletions
2
Brewfile
2
Brewfile
|
@ -10,6 +10,8 @@ brew "make"
|
|||
brew "gptfdisk"
|
||||
brew "xorriso"
|
||||
brew "qemu"
|
||||
brew "llvm"
|
||||
brew "lld"
|
||||
brew "util-linux" if OS.mac?
|
||||
brew "gsed" if OS.mac?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue