mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Ninja buildsystem produces working bootloader
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{ super() }}
|
||||
|
||||
asflags = $asflags -I${srcroot}/src/kernel/
|
||||
libs = $libs -lc
|
||||
libs = $libs
|
||||
ldflags = $ldflags -T ${srcroot}/src/arch/x86_64/kernel.ld
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user