mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:20:56 +01:00
Fix typo in platform documentation.
This commit is contained in:
parent
bb9bc1fc98
commit
7139f0e6be
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,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…
Add table
Add a link
Reference in a new issue