]> Kevux Git Server - fll/commit
Bugfix: Static build is not working, 'rcs' is not being appended.
authorKevin Day <Kevin@kevux.org>
Fri, 7 Mar 2025 06:20:48 +0000 (00:20 -0600)
committerKevin Day <Kevin@kevux.org>
Fri, 7 Mar 2025 06:20:48 +0000 (00:20 -0600)
commit2434b4ea34767f1519320106df1e618dee389469
tree4c102b5cd23891c69a7ca256617f9da2abf79c89
parentcb14d63921a1af11b5b1a40cfecfc089ad9b1dfb
Bugfix: Static build is not working, 'rcs' is not being appended.

I overlooked a case where the counter is not reset at the start of the loop.

I did some additional reviews of similar cases in the code and applied similar fixes.
level_3/fake/c/main/build/library.c
level_3/fake/c/main/build/load.c