mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc/platform: Fix 10l typo
This error was somehow missed for months. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
c6507946d4
commit
130cefc9dc
@ -137,7 +137,7 @@ make
|
|||||||
make install
|
make install
|
||||||
@end example
|
@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
|
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
|
exports, you cannot compile static and shared libraries at the same time, and
|
||||||
enabling shared libraries will automatically disable the static ones.
|
enabling shared libraries will automatically disable the static ones.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user