]> Kevux Git Server - fll/commit
Update: The test script not uses stand alone mode for compiling Featureless Make.
authorKevin Day <thekevinday@gmail.com>
Sun, 7 Aug 2022 01:02:20 +0000 (20:02 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 7 Aug 2022 01:02:20 +0000 (20:02 -0500)
commit27c7175d02f1199b8a31c675218ccef7c332bf88
tree11472a2243b313461a5578f912bd563bb300e1f5
parentdad9e5fd7079bc15c8f50787d4db548fd934b412
Update: The test script not uses stand alone mode for compiling Featureless Make.

The Featureless Make program that is compiled and used to run the tests is now done so using the stand alone mode.
This simplifies the process and avoids having any libraries in the path that could potentially be used (this has never happened, by the way).
build/scripts/test.sh