mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-12 02:04:58 +00:00
doc/platform: Fix 10l typo
This error was somehow missed for months.
(cherry picked from commit 130cefc9dc
)
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
5479e08cc4
commit
4eede1fca2
@ -137,7 +137,7 @@ make
|
||||
make install
|
||||
@end example
|
||||
|
||||
If you wish to compile static libraries, add @code{--enable-shared} to your
|
||||
If you wish to compile shared libraries, add @code{--enable-shared} to your
|
||||
configure options. Note that due to the way MSVC handles DLL imports and
|
||||
exports, you cannot compile static and shared libraries at the same time, and
|
||||
enabling shared libraries will automatically disable the static ones.
|
||||
|
Loading…
Reference in New Issue
Block a user