]> Kevux Git Server - fll/commit
Update: Add some example build settings for featureless make for bzip2.
authorKevin Day <thekevinday@gmail.com>
Fri, 4 Sep 2020 04:40:32 +0000 (23:40 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 4 Sep 2020 04:47:22 +0000 (23:47 -0500)
commitfd13991f4beaaae1abf5b07ee46f09b7cdee7849
treeecfa238f0fed133030033d6f653296c6bbd31f97
parent52be4fcade1584fa641cd49daa090ae5f25b86a7
Update: Add some example build settings for featureless make for bzip2.

The bzip2 project has a relatively simple and small makefile and does not get updated often.
This makes bzip2 an ideal example of how to build a build settings file.

There are a few shortcomings that I believe I need to address after creating these in the fake project.
These have been documented in the example settings until I can get around to change them.

I would also like to create fakefile examples for bzip2 as well.
level_3/fake/data/build/settings-example-bzip2 [new file with mode: 0644]
level_3/fake/data/build/settings-example-bzip2recover [new file with mode: 0644]