logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

musl-gcc - musl wrapper for gcc

Authors

       Kevin Bortis <pkgs@bortis.ch>.

       musl-gcc was written by
       Rich Felker <dalias@aerifal.cx>

Linux                                            August 23, 2013                                     musl-gcc(1)

Description

musl-gcc acts as a wrapper around gcc(1) which sets the correct system include paths for linking with
       musl libc library.

       Since musl-gcc is a simple wrapper around gcc(1) it uses the same command line arguments.

Files

/usr/lib/$ARCH-linux-musl/musl-gcc.specs musl-gcc spec file that defines new/overwritten include paths.

Name

musl-gcc - musl wrapper for gcc

See Also

gcc(1)

Synopsis

musl-gcc [OPTION...]  FILENAME...

See Also