git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of github.com:Minep/lunaix-os
[lunaix-os.git]
/
lunaix-os
/
.vscode
/
c_cpp_properties.json
diff --git
a/lunaix-os/.vscode/c_cpp_properties.json
b/lunaix-os/.vscode/c_cpp_properties.json
index 574a1bd865aa9b215005dd473f638bc7222cbc55..c68b4c707b47f8732525c3186b1c8253c6b996fa 100644
(file)
--- a/
lunaix-os/.vscode/c_cpp_properties.json
+++ b/
lunaix-os/.vscode/c_cpp_properties.json
@@
-8,7
+8,8
@@
"compilerArgs": [
"-ffreestanding",
"-D__ARCH_IA32",
- "-D__LUNAIXOS_DEBUG__"
+ "-D__LUNAIXOS_DEBUG__",
+ "-include flags.h"
],
"defines": [],
"compilerPath": "${HOME}/opt/cross-compiler/bin/i686-elf-gcc",