mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
First step of moving bootloader to C++
This commit is contained in:
@@ -17,11 +17,11 @@ ccflags = $ccflags $
|
||||
-fno-builtin $
|
||||
-mno-sse $
|
||||
-fno-omit-frame-pointer $
|
||||
-mno-red-zone
|
||||
-mno-red-zone $
|
||||
-fshort-wchar
|
||||
|
||||
cxxflags = $cxxflags $
|
||||
-nostdlibinc $
|
||||
-isystem${srcroot}/sysroot/include/c++/v1 $
|
||||
-fno-exceptions $
|
||||
-fno-rtti
|
||||
|
||||
|
||||
Reference in New Issue
Block a user