X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/6f6da1abb22dff69dbb710bd2fd9d95f083f2b43..8b8f49b713d64065775fe538232f8639083601bd:/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 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" }