X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/1fe5f5eb5378a47bf0f3451762743c162e40faad..0765e7c133eb393d8cd0292af444543c2edf8ccc:/lunaix-os/.vscode/c_cpp_properties.json?ds=sidebyside diff --git a/lunaix-os/.vscode/c_cpp_properties.json b/lunaix-os/.vscode/c_cpp_properties.json index a2de1fb..3718f2b 100644 --- a/lunaix-os/.vscode/c_cpp_properties.json +++ b/lunaix-os/.vscode/c_cpp_properties.json @@ -15,7 +15,7 @@ "-include flags.h" ], "defines": [], - "compilerPath": "${HOME}/opt/cross-compiler/bin/i686-elf-gcc", + "compilerPath": "${HOME}/opt/i686-gcc-12/bin/i686-elf-gcc", "cStandard": "gnu99", "intelliSenseMode": "gcc-x86" }