]> Kevux Git Server - fll/commit
Bugfix: Use the custom build settings name if passed when printing current setting...
authorKevin Day <kevin@kevux.org>
Fri, 9 Jun 2023 03:09:24 +0000 (22:09 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 9 Jun 2023 03:09:24 +0000 (22:09 -0500)
commitc65c8077087523dd4464597c84bd3df53032a50e
tree1e31f7554114ebbcf6fbcf00feebc97bbe928570
parent4cdf678711305bb24326bde3f2a195133944ad66
Bugfix: Use the custom build settings name if passed when printing current setting being used.

The message, such as:
  Building fss_read using 'settings' with modes 'monolithic', 'thread'.

Should instead be:
  Building fss_read using 'settings.main' with modes 'monolithic', 'thread'.

Use the custom settings name if the custom build arguments are passed to display the correct name.
level_3/fake/c/private-build.c