diff options
| author | Amlal <amlal@zka.com> | 2024-08-05 19:28:13 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-08-05 19:28:13 +0200 |
| commit | a039ff365ab15efae18b58d738a7b51a9b5e6769 (patch) | |
| tree | bf46b216e168806af0efe75fa9b83bcb82126d5f /Boot | |
| parent | f2d73fa28de2d84c5e0fb360f088409638ba258a (diff) | |
[META] bumping.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'Boot')
| -rw-r--r-- | Boot/amd64-efi.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Boot/amd64-efi.make b/Boot/amd64-efi.make index 87235cc6..a0bec415 100644 --- a/Boot/amd64-efi.make +++ b/Boot/amd64-efi.make @@ -45,7 +45,7 @@ REM=rm REM_FLAG=-f FLAG_ASM=-f win64 -FLAG_GNU=-fshort-wchar -D__EFI_x86_64__ -D__NEWOS_OTA__ -mno-red-zone -D__NEWOSKRNL__ -D__NEWOSLDR__ \ +FLAG_GNU=-fshort-wchar -D__EFI_x86_64__ -mno-red-zone -D__NEWOSKRNL__ -D__NEWOSLDR__ \ -DEFI_FUNCTION_WRAPPER -I./ -I../Vendor -I../Kernel -c -nostdlib -fno-rtti -fno-exceptions \ -std=c++20 -D__HAVE_MAHROUSS_APIS__ -D__NEWOS_AMD64__ -D__MAHROUSS__ -D__BOOTLOADER__ -I../ |
