Merge remote-tracking branch 'qatar/master'
* qatar/master: win{32,64}: Hard disable symbol versioning Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -3615,6 +3615,7 @@ case $target_os in
|
|||||||
enable dos_paths
|
enable dos_paths
|
||||||
;;
|
;;
|
||||||
win32|win64)
|
win32|win64)
|
||||||
|
disable symver
|
||||||
if enabled shared; then
|
if enabled shared; then
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user