8.53. Musl-obstack-1.2.3

The musl-obstack package is a copy + paste of the obstack functions and macros found in GNU gcc libiberty library for use with musl libc.

Approximate build time: less than 1 SBU
Required disk space: 3.7 MB

8.53.1. Installation of Musl-obstack

Prepare musl-obstack for compilation:

./bootstrap.sh
./configure --prefix=/usr

Compile the package:

make

This package does not come with a testsuite.

Install the package:

make install