Limine Bare Bones: Difference between revisions

m
no edit summary
[unchecked revision][unchecked revision]
(Misc GNUmakefile changes)
mNo edit summary
Line 230:
endef
 
# It is highly recommendedsuggested to use a custom built cross toolchain to build a kernel.
# We are only using the standard "cc" as a placeholder here., Itit may work by using
# the host system's toolchain, but this is not guaranteed.
override DEFAULT_CC := cc
Anonymous user