]> Kevux Git Server - fll/commit
Bugfix: The build settings 'path_sources' is incorrectly added.
authorKevin Day <kevin@kevux.org>
Sun, 29 Jan 2023 23:27:21 +0000 (17:27 -0600)
committerKevin Day <kevin@kevux.org>
Sun, 29 Jan 2023 23:27:21 +0000 (17:27 -0600)
commitf3c1561cbffa40063f1bef9ff480ba34381838e9
treebb662eeffdab1d2a8b1e197fc055c3624a7bb74c
parent00833025bc5af96113dd189cd5d2c70fd0ebffa7
Bugfix: The build settings 'path_sources' is incorrectly added.

The commit 79858cf386916fd25ccd3578797de53b16f5c446 fixed a problem with the sources path passed to the program.
This revealed a bug where the build setting 'path_sources' is being added twice.
This is probably why the previous bug was not noticed for so long.

Make sure to apply the passed path sources parameter when the build settings does not have 'path_sources'.
level_3/fake/c/private-build-load.c
level_3/fake/c/private-build.c