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:
commit
bb7f3ddd42
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -3615,6 +3615,7 @@ case $target_os in
|
|||
enable dos_paths
|
||||
;;
|
||||
win32|win64)
|
||||
disable symver
|
||||
if enabled shared; then
|
||||
# Link to the import library instead of the normal static library
|
||||
# for shared libs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue