shithub: scc

Download patch

ref: b69371a0b166e409a3571cf987f74b4a187564f0
parent: bd49f398995ad7da3198d1a3d3309591dd23c9ee
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sun May 30 12:43:03 EDT 2021

build: Simplify the libc build system

The build system was too complex and needed several layers
of recursive Makefiles. This new version tries to simplify
it just using a list of objects predefined, instead of
trying to generate it dynamically.