]> 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:12:26 +0000 (20:12 -0500)
commit9372df5ba565620290725e238e5eaf7827d9ba0c
tree8b80f318de832924fe41f9d6f3e565bad2934a35
parenta715382ade67dd15ef1e0c774f07dba97c07d068
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