]> Kevux Git Server - fll/commitdiff
Cleanup: there is no f_color library.
authorKevin Day <thekevinday@gmail.com>
Thu, 15 Oct 2020 04:22:30 +0000 (23:22 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 15 Oct 2020 04:22:30 +0000 (23:22 -0500)
The level 0 f_color sources only contain header files.

level_2/fll_error/data/build/settings

index f3a4c93414fb31c60cd10fa845568d47b6dd2579..649ceed67948e1d884c0f3ce605f08bf232d4b3c 100644 (file)
@@ -19,7 +19,7 @@ build_compiler gcc
 build_indexer ar
 build_language c
 build_libraries -lc
-build_libraries-individual -lfl_string -lf_color -lf_print -lf_file -lf_console -lf_utf -lf_memory
+build_libraries-individual -lfl_string -lf_print -lf_file -lf_console -lf_utf -lf_memory
 build_sources_library error.c private-error.c
 build_sources_program
 build_sources_headers error.h error-common.h