Hopefully fixed the Windows build. We have to do this every time, to link version.o
This commit is contained in:
parent
de7a72dcb2
commit
aeb2100823
1 changed files with 2 additions and 0 deletions
2
acinclude/libtool.m4
vendored
2
acinclude/libtool.m4
vendored
|
@ -3202,6 +3202,7 @@ cygwin*)
|
|||
# func_win32_libid is a shell function defined in ltmain.sh
|
||||
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
|
||||
lt_cv_file_magic_cmd='func_win32_libid'
|
||||
lt_cv_deplibs_check_method=pass_all
|
||||
;;
|
||||
|
||||
mingw* | pw32*)
|
||||
|
@ -3217,6 +3218,7 @@ mingw* | pw32*)
|
|||
lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
|
||||
lt_cv_file_magic_cmd='$OBJDUMP -f'
|
||||
fi
|
||||
lt_cv_deplibs_check_method=pass_all
|
||||
;;
|
||||
|
||||
cegcc*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue