From: Kevin Day Date: Sat, 6 Dec 2025 02:56:20 +0000 (-0600) Subject: Cleanup: Remove build settings objects that specify the default values. X-Git-Tag: 0.7.4~16 X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=03a0a896e94b25b42d912df3b88afe9637a77ab1;p=kevux-tools Cleanup: Remove build settings objects that specify the default values. --- diff --git a/data/build/stand_alone/settings/settings.tacocat b/data/build/stand_alone/settings/settings.tacocat index dbd63dc..5e8317a 100644 --- a/data/build/stand_alone/settings/settings.tacocat +++ b/data/build/stand_alone/settings/settings.tacocat @@ -97,19 +97,10 @@ build_sources_program program/kevux/tools/tacocat/tacocat/config.c program/kevux build_sources_documentation man -build_script yes -build_shared yes build_static no path_headers -has_path_standard yes -preserve_path_headers yes - -search_exclusive yes -search_shared yes -search_static yes - 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/tacocat/settings b/data/build/tacocat/settings index a72cc85..80dc9de 100644 --- a/data/build/tacocat/settings +++ b/data/build/tacocat/settings @@ -67,8 +67,6 @@ build_sources_headers send/step/build.h send/step/check.h send/step/done.h send/ build_sources_documentation man -build_script yes -build_shared yes build_static no path_headers program/kevux/tools/tacocat/main @@ -84,11 +82,6 @@ path_program_static static path_sources sources/c/program/kevux/tools/tacocat/main has_path_standard no -preserve_path_headers yes - -search_exclusive yes -search_shared yes -search_static yes 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/tacocat/settings.tacocat b/data/build/tacocat/settings.tacocat index bc63d87..7446092 100644 --- a/data/build/tacocat/settings.tacocat +++ b/data/build/tacocat/settings.tacocat @@ -59,8 +59,6 @@ build_sources_headers tacocat.h string.h build_sources_documentation man -build_script yes -build_shared yes build_static no path_headers program/kevux/tools/tacocat/tacocat @@ -76,11 +74,6 @@ path_program_static static path_sources sources/c/program/kevux/tools/tacocat/tacocat has_path_standard no -preserve_path_headers yes - -search_exclusive yes -search_shared yes -search_static yes 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