Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 289 Bytes

Installing the required tools on macOS

brew install llvm nasm cmake qemu

NOTE: we must install Brew's LLVM, Apple's built in copy does not support our target triple.

Ubuntu

sudo apt install llvm clang build-essential nasm qemu grub-common grub-pc-bin xorriso