From: Kevin Day Date: Tue, 30 Jul 2024 02:03:37 +0000 (-0500) Subject: Update: Stand alone build settings. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=e9cd23409fb88cf2a4b35bc2413a21ba0e50d4f3;p=controller Update: Stand alone build settings. --- diff --git a/data/build/stand_alone/config.h b/data/build/stand_alone/config.h index 3e0e882..87e95eb 100644 --- a/data/build/stand_alone/config.h +++ b/data/build/stand_alone/config.h @@ -632,6 +632,7 @@ //#define _di_f_fss_skip_past_delimit_ //#define _di_f_fss_skip_past_space_ //#define _di_f_fss_state_flag_e_ +//#define _di_f_fss_status_code_e_ //#define _di_f_fss_type_s_ #define _di_f_f_utf_space_em_per_four_s_ #define _di_f_f_utf_space_em_per_six_s_ diff --git a/data/build/stand_alone/fakefile b/data/build/stand_alone/fakefile index defc0d5..ce6ce4b 100644 --- a/data/build/stand_alone/fakefile +++ b/data/build/stand_alone/fakefile @@ -13,7 +13,7 @@ settings: fail exit - modes clang coverage fanalyzer gcc stand_alone test thread threadless + modes clang coverage fanalyzer gcc test thread threadless environment PATH LD_LIBRARY_PATH environment LANG LC_ALL LC_COLLATE LC_CTYPE LC_FASTMSG LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME LOCPATH NLSPATH diff --git a/data/build/stand_alone/settings.init b/data/build/stand_alone/settings.init index 525ba11..2b4e779 100644 --- a/data/build/stand_alone/settings.init +++ b/data/build/stand_alone/settings.init @@ -23,7 +23,7 @@ version_micro 0 version_file micro version_target minor -modes clang coverage fanalyzer gcc test thread threadless +modes clang coverage fanalyzer gcc test thread threadless modes_default thread gcc build_compiler gcc