]> Kevux Git Server - fll/commitdiff
Bugfix: The fss_write is missing the recently added debug mode.
authorKevin Day <Kevin@kevux.org>
Sun, 23 Nov 2025 03:51:51 +0000 (21:51 -0600)
committerKevin Day <Kevin@kevux.org>
Sun, 23 Nov 2025 03:51:51 +0000 (21:51 -0600)
This causes the build system to fail to compile when using the default build modes.
My standard build process did not catch this because I was using explicitly specified build modes.

level_3/fss_write/data/build/settings.basic
level_3/fss_write/data/build/settings.basic_list
level_3/fss_write/data/build/settings.embedded_list
level_3/fss_write/data/build/settings.extended
level_3/fss_write/data/build/settings.extended_list
level_3/fss_write/data/build/settings.main
level_3/fss_write/data/build/settings.payload

index 4c5fc7f4d88f95365cdfb7ecebd60df3a5c4dfb0..829d5d925c25d4686e943b035be741139d0ba626 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index 6f402447588257e552e0d6f32cc6f9d2a1354cb8..420f5fd2d479b08fa9e4d28cdcbeb2505ffbf905 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index 5757d1df960d748b43d5e59fb2c326fc3f93ed8d..fbdd474767bd3da5df8a7b1c3e7adf5a0f5d0c3d 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index 32f09cadb16c172f712e1685e7bdc65ad2810ad8..fbf4d23fb4793fe62cfd7498e68594e21694718f 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index edc16ff28f43a972a984778030160435db3a8745..dc5b09bcedbc9b78d47675f1d46ff8d53b0d2a2a 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index f80bcc8428cff077fc9c45a2965872fa4fcb2c9d..673b2061412bd9b7a848236a8c78e327305106d3 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc
index 315fea015363f9380801a10297663b832084da16..f839f97afc89fcd2742d327fd626c28e4cc5493f 100644 (file)
@@ -28,7 +28,7 @@ version_micro 0
 version_file micro
 version_target minor
 
-modes android clang coverage fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
+modes android clang coverage debug fanalyzer gcc gcc_13 individual individual_thread level monolithic test thread threadless
 modes_default debug gcc monolithic thread
 
 build_compiler gcc