]> Kevux Git Server - fll/commit
Update: featureless make should not autp-prepend "-D".
authorKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 02:10:47 +0000 (21:10 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 5 Sep 2020 02:33:39 +0000 (21:33 -0500)
commit9d2b6b5becdda9f0bab9f7acc8d862c4303494a1
tree854143ae36ea22bd961448a40793cb97edd8e7b6
parentd1430fece0610cb0ac67a0dcfa1922ecac733313
Update: featureless make should not autp-prepend "-D".

Having this does simplify the configuration.
The downside is that it limits the flexibility and requires compiler-specific code to be added and potentially added.

Removing the auto-prepend "-D" will reduce the amount of language or compiler specific code in featureless make.
If another C compiler exists but uses something other than "-D" for defines, then only the settings file need be updated.
build/scripts/bootstrap.sh
level_3/fake/c/private-build.c
level_3/fake/c/private-build.h
level_3/fake/data/build/settings-example-bzip2
level_3/fake/data/build/settings-example-bzip2recover
level_3/fake/documents/settings.txt
level_3/fake/specifications/defines.txt
level_3/firewall/data/build/settings