You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984'
* commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984': configure: Mention that icl does not build both static and shared libs Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
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
|
# Link to the import library instead of the normal static library
|
||||||
# for shared libs.
|
# for shared libs.
|
||||||
LD_LIB='%.lib'
|
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
|
disable static
|
||||||
fi
|
fi
|
||||||
shlibdir_default="$bindir_default"
|
shlibdir_default="$bindir_default"
|
||||||
|
Reference in New Issue
Block a user