diff --git a/pages/common/musl-gcc.md b/pages/common/musl-gcc.md new file mode 100644 index 000000000..57e86fda1 --- /dev/null +++ b/pages/common/musl-gcc.md @@ -0,0 +1,9 @@ +# 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: . + +- View documentation for `gcc`: + +`tldr gcc`