Ninja-based system now builds the disk images
This commit is contained in:
@@ -9,6 +9,7 @@ cxx = clang++
|
||||
ld = clang++
|
||||
ar = ar
|
||||
nasm = nasm
|
||||
objcopy = objcopy
|
||||
{% endblock %}
|
||||
|
||||
{% for module in modules %}
|
||||
|
||||
Reference in New Issue
Block a user