mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Merge commit 'e2cd766ca1'
* commit 'e2cd766ca1':
configure: Mention that icl does not build both static and shared libs
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
07f6a3d787
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -3552,7 +3552,7 @@ case $target_os in
|
|||
# Link to the import library instead of the normal static library
|
||||
# for shared libs.
|
||||
LD_LIB='%.lib'
|
||||
# Cannot build shared and static libs at the same time with MSVC.
|
||||
# Cannot build both shared and static libs with MSVC or icl.
|
||||
disable static
|
||||
fi
|
||||
shlibdir_default="$bindir_default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue