build: add build script to configure kernel and tools build systems
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# the name of the target operating system
|
||||
set(CMAKE_SYSTEM_NAME Magenta)
|
||||
set(CMAKE_SYSTEM_NAME Mango)
|
||||
|
||||
# which compilers to use for C and C++
|
||||
set(CMAKE_C_COMPILER x86_64-elf-gcc)
|
||||
|
||||
Reference in New Issue
Block a user