]> Kevux Git Server - fll/commit
Bugfix: featureless make should not attempt to link to non-existent library.
authorKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 03:01:06 +0000 (22:01 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 03:01:06 +0000 (22:01 -0500)
commit953961ca903335d3a5f19ebc240ba73228d6481f
tree0404e59e8603b16d3997c21e520b89d7c3a5359a
parent9d2b6b5becdda9f0bab9f7acc8d862c4303494a1
Bugfix: featureless make should not attempt to link to non-existent library.

When the no library sources are specified then the library is not built.
The problem is that the code is still trying to link against this library that was not built when compiling the static program.
build/scripts/bootstrap.sh
level_3/fake/c/private-build.c
level_3/fake/data/build/settings-example-bzip2
level_3/fake/data/build/settings-example-bzip2recover