@@ -5815,7 +5815,7 @@ cygwin*)
5815
5815
# func_win32_libid is a shell function defined in ltmain.sh
5816
5816
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5817
5817
lt_cv_file_magic_cmd='func_win32_libid'
5818
- lt_cv_deplibs_check_method=pass_all # SDL customization
5818
+ lt_cv_deplibs_check_method=pass_all # SDL customization.
5819
5819
;;
5820
5820
5821
5821
mingw* | windows* | pw32*)
@@ -5827,10 +5827,10 @@ mingw* | windows* | pw32*)
5827
5827
lt_cv_file_magic_cmd='func_win32_libid'
5828
5828
else
5829
5829
# Keep this pattern in sync with the one in func_win32_libid.
5830
- lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
5830
+ lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64|pe-aarch64 )'
5831
5831
lt_cv_file_magic_cmd='$OBJDUMP -f'
5832
5832
fi
5833
- lt_cv_deplibs_check_method=pass_all # SDL customization
5833
+ lt_cv_deplibs_check_method=pass_all # SDL customization.
5834
5834
;;
5835
5835
5836
5836
cegcc*)
@@ -11600,14 +11600,14 @@ cygwin* | mingw* | windows* | pw32* | cegcc*)
11600
11600
cygwin*)
11601
11601
# Cygwin DLLs use 'cyg' prefix rather than 'lib'
11602
11602
#soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
11603
- soname_spec='`echo $libname | sed -e 's/^lib//'`$shared_ext' # SDL customization
11603
+ soname_spec='`echo $libname | sed -e 's/^lib//'`$shared_ext' # SDL customization.
11604
11604
11605
11605
sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11606
11606
;;
11607
11607
mingw* | windows* | cegcc*)
11608
11608
# MinGW DLLs use traditional 'lib' prefix
11609
11609
#soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
11610
- soname_spec='`echo $libname | $SED -e 's/^lib//'`$shared_ext' # SDL customization
11610
+ soname_spec='`echo $libname | $SED -e 's/^lib//'`$shared_ext' # SDL customization.
11611
11611
;;
11612
11612
pw32*)
11613
11613
# pw32 DLLs use 'pw' prefix rather than 'lib'
@@ -16984,13 +16984,13 @@ cygwin* | mingw* | windows* | pw32* | cegcc*)
16984
16984
cygwin*)
16985
16985
# Cygwin DLLs use 'cyg' prefix rather than 'lib'
16986
16986
#soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
16987
- soname_spec='`echo $libname | sed -e 's/^lib//'`$shared_ext' # SDL customization
16987
+ soname_spec='`echo $libname | sed -e 's/^lib//'`$shared_ext' # SDL customization.
16988
16988
16989
16989
;;
16990
16990
mingw* | windows* | cegcc*)
16991
16991
# MinGW DLLs use traditional 'lib' prefix
16992
16992
#soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
16993
- soname_spec='`echo $libname | $SED -e 's/^lib//'`$shared_ext' # SDL customization
16993
+ soname_spec='`echo $libname | $SED -e 's/^lib//'`$shared_ext' # SDL customization.
16994
16994
;;
16995
16995
pw32*)
16996
16996
# pw32 DLLs use 'pw' prefix rather than 'lib'
0 commit comments