mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
[boot] Fix header include path for uefi headers
After the previous commit, the header path was different. This updates the build scripts to point to the right location.
This commit is contained in:
@@ -12,6 +12,7 @@ objcopy = objcopy
|
||||
{% block variables %}
|
||||
|
||||
ccflags = $ccflags $
|
||||
-I $srcroot/external $
|
||||
--target=x86_64-unknown-windows $
|
||||
-ffreestanding $
|
||||
-mno-red-zone $
|
||||
|
||||
Reference in New Issue
Block a user