mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 01:22:08 +02:00

* musl-gcc: add page * musl-gcc: add documentation link Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
250 B
250 B
musl-gcc
A wrapper around
gcc
that automatically sets options for linking against musl libc. All options specified are passed directly togcc
. More information: https://manned.org/musl-gcc.
- View documentation for
gcc
:
tldr gcc