]> Kevux Git Server - fll/commit
Update: Fix problems discovered in stand alone builds.
authorKevin Day <Kevin@kevux.org>
Sat, 13 Dec 2025 05:21:24 +0000 (23:21 -0600)
committerKevin Day <Kevin@kevux.org>
Sat, 13 Dec 2025 05:21:24 +0000 (23:21 -0600)
commit2c7f37b5ab0f5bd271ce158f9df9b06a90459dd4
tree4496c78977fca2c3a3bb430ad6ec11625357ae00
parent77ab0ec740d7c3f3cd3085a625733fe7c9320d23
Update: Fix problems discovered in stand alone builds.

The cap defines, libraries, and flags are not needed by most of the stand alone build settings.

The example program does not need fll_print.

The fake program is now using more up to date source code files for f_iki (it was missing the eki files).

The fss_read programs were not including the correct config.h files.
This then exposed incomplete config files that are now updated.
14 files changed:
build/stand_alone/byte_dump.settings
build/stand_alone/example.config.h
build/stand_alone/example.settings
build/stand_alone/fake.settings
build/stand_alone/fss_identify.settings
build/stand_alone/fss_read.config.fss_basic.h
build/stand_alone/fss_read.config.fss_payload.h
build/stand_alone/fss_read.settings.fss_basic
build/stand_alone/fss_read.settings.fss_basic_list
build/stand_alone/fss_read.settings.fss_extended
build/stand_alone/fss_read.settings.fss_extended_list
build/stand_alone/fss_read.settings.fss_payload
build/stand_alone/status_code.settings
build/stand_alone/utf8.settings