summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/Mod/NetBoot/build.json
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-14 22:26:42 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-14 22:26:42 +0100
commit6bbf5ad2058db4020ae20d6aba8f5b099dadc85f (patch)
treead39f25f27938729261f733d2addf839e8a110b3 /dev/Boot/Mod/NetBoot/build.json
parent1c4f8ae3804be72d947b0b96f90b9300515399bc (diff)
TQ-24 && TQ-16: Add build scripts for MBCI, MBCI+Flash, and UFS.
META: Along other tweaks and important ARM64 patches. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
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",