tldr/pages/common/musl-gcc.md

10 lines
250 B
Markdown
Raw Normal View History

# musl-gcc
> A wrapper around `gcc` that automatically sets options for linking against musl libc.
> All options specified are passed directly to `gcc`.
> More information: <https://manned.org/musl-gcc>.
- View documentation for `gcc`:
`tldr gcc`