This website requires JavaScript.
Explore
Help
Sign in
freya
/
kern
Watch
1
Star
0
Fork
You've already forked kern
0
mirror of
https://github.com/kenshineto/kern.git
synced
2025-04-10 12:37:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
main
Branches
Tags
No results found.
kern
/
compile_flags.txt
10 lines
96 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
add compile_flags.txt for clangd lsp
2025-03-27 10:58:34 -04:00
-c
switch to c11
2025-04-04 11:59:21 -04:00
-std=c11
move old kernel code (for now) into kernel/old, trying to get long mode
2025-04-03 12:31:21 -04:00
-Ikernel/include
break apart c libaray
2025-04-08 10:39:48 -04:00
-Iuser/include
add compile_flags.txt for clangd lsp
2025-03-27 10:58:34 -04:00
-ffreestanding
-fno-builtin
-Wall
-Wextra
-pedantic
Reference in a new issue
Copy permalink