]> Kevux Git Server - fll/commit
Bugfix: Stand alone build file problems and bad define macros.
authorKevin Day <kevin@kevux.org>
Tue, 14 Mar 2023 02:26:51 +0000 (21:26 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 14 Mar 2023 02:31:05 +0000 (21:31 -0500)
commit8500b066dfedd615ca0950be6f4e220ea33d5a34
treec546b825f9918f1244ae164f54cdb39e86c31a05
parente8140b5cc48baf5e45c5b8613abd7c73d2800d82
Bugfix: Stand alone build file problems and bad define macros.

The stand alone files suffer from some sloppy copy and pasting.

Fix problems with some of the define macros.
15 files changed:
build/stand_alone/byte_dump.settings
build/stand_alone/controller.config.h
build/stand_alone/controller.settings
build/stand_alone/firewall.settings
level_0/f_file/c/private-file.c
level_0/f_file/c/private-file.h
level_0/f_string/c/string/dynamic.c
level_0/f_utf/c/private-utf.c
level_0/f_utf/c/private-utf.h
level_0/f_utf/c/utf/dynamic.c
level_0/f_utf/c/utf/private-dynamic.c
level_0/f_utf/c/utf/private-dynamic.h
level_1/fl_fss/c/private-fss.h
level_1/fl_string/c/private-string.c
level_1/fl_string/c/private-string.h