Change to limine bootloader
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
CompileFlags:
|
||||
Compiler: i686-elf-gcc
|
||||
Compiler: x86_64-elf-gcc
|
||||
Add:
|
||||
- "-target"
|
||||
- "i686-elf"
|
||||
- "x86_64-elf"
|
||||
- "-ffreestanding"
|
||||
- "-nostdlibinc"
|
||||
- "-isystem"
|
||||
- "${env:I686_ELF_GCC_INCLUDE}"
|
||||
- "${env:X86_64_ELF_GCC_INCLUDE}"
|
||||
Reference in New Issue
Block a user