summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/Mod/NetBoot/build.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Boot/Mod/NetBoot/build.json')
-rw-r--r--dev/Boot/Mod/NetBoot/build.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/Mod/NetBoot/build.json b/dev/Boot/Mod/NetBoot/build.json
index 6c9e3045..6f6d575f 100644
--- a/dev/Boot/Mod/NetBoot/build.json
+++ b/dev/Boot/Mod/NetBoot/build.json
@@ -7,7 +7,7 @@
"compiler_flags": [
"-ffreestanding",
"-nostdlib",
- "-std=c++23",
+ "-std=c++20",
"-fPIC",
"-fno-rtti",
"-fno-exceptions",