mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 21:57:39 +00:00
adding help for --ar --ranlib
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24081 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e2f5bad023
commit
5dbdb0e736
2
configure
vendored
2
configure
vendored
@ -404,6 +404,8 @@ Miscellaneous options:
|
|||||||
--cc=COMPILER C compiler to build MPlayer [gcc]
|
--cc=COMPILER C compiler to build MPlayer [gcc]
|
||||||
--host-cc=COMPILER C compiler for tools needed while building [gcc]
|
--host-cc=COMPILER C compiler for tools needed while building [gcc]
|
||||||
--as=ASSEMBLER assembler to build MPlayer [as]
|
--as=ASSEMBLER assembler to build MPlayer [as]
|
||||||
|
--ar=AR librarian to build MPlayer [ar]
|
||||||
|
--ranlib=RANLIB ranlib to build MPlayer [ranlib]
|
||||||
--target=PLATFORM target platform (i386-linux, arm-linux, etc)
|
--target=PLATFORM target platform (i386-linux, arm-linux, etc)
|
||||||
--enable-static build a statically linked binary
|
--enable-static build a statically linked binary
|
||||||
--charset=charset convert the console messages to this character set
|
--charset=charset convert the console messages to this character set
|
||||||
|
Loading…
Reference in New Issue
Block a user