slackbuilds/development/newlib
Matteo Bernardini 3e39e781f6
development/newlib: Force a single make install job.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-25 22:58:08 +07:00
..
README
configure_options.txt
newlib.SlackBuild development/newlib: Force a single make install job. 2022-02-25 22:58:08 +07:00
newlib.info
slack-desc

README

Newlib is a C library intended for use on embedded systems.
It is a conglomeration of several library parts, all under free
software licenses that make them easily usable on embedded products.

Newlib is only available in source form. It can be compiled for a
wide array of processors, and will usually work on any architecture
with the addition of a few low-level routines.