The sources in this directory provide the *stand_alone* build type of the programs provided along with the *Featureless Linux Library*. The *stand_alone* is only available for select programs and these have no dependencies within the project itself. The FLL can be compiled following the *stand_alone* build type using one of the following methods: - `./boostrap.sh build` - `fake build` To compile using **CLang** instead of **GCC** while utilizing the *stand_alone* build, instead do the following: - `./boostrap.sh build -m clang` - `fake build -m clang` Then it can be installed by either manually copying from the `build/` directory or by invoking the install helper script: - `su -c './install.sh'` The *stand_alone* build only has programs, so only the `build/programs/` directory should have anything worth installing.
Featureless Linux Library Files
Linux Library on top of Libc focusing on long term support.
Brought to you by:
yerp