mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-01 13:36:26 +08:00
Add (Open)Solaris section to platform documentation.
Originally committed as revision 22693 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -737,6 +737,13 @@ getting the system headers fixed.
|
|||||||
For information about compiling FFmpeg on OS/2 see
|
For information about compiling FFmpeg on OS/2 see
|
||||||
@url{http://www.edm2.com/index.php/FFmpeg}.
|
@url{http://www.edm2.com/index.php/FFmpeg}.
|
||||||
|
|
||||||
|
@section (Open)Solaris
|
||||||
|
|
||||||
|
GNU Make is required to build FFmpeg, so you have to invoke (@file{gmake}),
|
||||||
|
standard Solaris Make will not work. Depending on your system configuration
|
||||||
|
you might be using a non-POSIX-compatible default shell. Ensure that a
|
||||||
|
POSIX-compatible shell is in your path or invoke it directly.
|
||||||
|
|
||||||
@section Windows
|
@section Windows
|
||||||
|
|
||||||
To get help and instructions for building FFmpeg under Windows, check out
|
To get help and instructions for building FFmpeg under Windows, check out
|
||||||
|
Reference in New Issue
Block a user