initial import from Debian
version 1.2.5-3
This commit is contained in:
34
debian/man/musl-gcc.1
vendored
Normal file
34
debian/man/musl-gcc.1
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
.TH "musl-gcc" "1" "August 23, 2013" "Linux" "General Commands Manual"
|
||||
.nh
|
||||
.if n .ad l
|
||||
.SH "NAME"
|
||||
\fBmusl-gcc\fR
|
||||
\- musl wrapper for gcc
|
||||
.SH "SYNOPSIS"
|
||||
.HP 9n
|
||||
\fBmusl-gcc\fR
|
||||
[OPTION...]
|
||||
\fIFILENAME...\fR
|
||||
.SH "DESCRIPTION"
|
||||
\fBmusl-gcc\fR
|
||||
acts as a wrapper around
|
||||
gcc(1)
|
||||
which sets the correct system include paths for linking with musl libc library.
|
||||
.sp
|
||||
Since
|
||||
\fBmusl-gcc\fR
|
||||
is a simple wrapper around
|
||||
gcc(1)
|
||||
it uses the same command line arguments.
|
||||
.SH "FILES"
|
||||
\fI/usr/lib/$ARCH-linux-musl/musl-gcc.specs\fR
|
||||
musl-gcc spec file that defines new/overwritten include paths.
|
||||
.SH "SEE ALSO"
|
||||
gcc(1)
|
||||
.SH "AUTHORS"
|
||||
Kevin Bortis <pkgs@bortis.ch>.
|
||||
.sp
|
||||
\fBmusl-gcc\fR
|
||||
was written by
|
||||
.br
|
||||
Rich Felker <dalias@aerifal.cx>
|
Reference in New Issue
Block a user