@@ -13397,12 +13397,13 @@ main ()
1339713397 return 0;
1339813398}
1339913399_ACEOF
13400- if ac_fn_c_try_compile " $LINENO " ; then :
13400+ if ac_fn_c_try_link " $LINENO " ; then :
1340113401 have_gcc_asm_for_x64=yes
1340213402else
1340313403 have_gcc_asm_for_x64=no
1340413404fi
13405- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13405+ rm -f core conftest.err conftest.$ac_objext \
13406+ conftest$ac_exeext conftest.$ac_ext
1340613407{ $as_echo " $as_me :${as_lineno-$LINENO } : result: $have_gcc_asm_for_x64 " >&5
1340713408$as_echo " $have_gcc_asm_for_x64 " >&6 ; }
1340813409if test " $have_gcc_asm_for_x64 " = yes
@@ -13573,12 +13574,13 @@ main ()
1357313574 return 0;
1357413575}
1357513576_ACEOF
13576- if ac_fn_c_try_compile " $LINENO " ; then :
13577+ if ac_fn_c_try_link " $LINENO " ; then :
1357713578 have_gcc_asm_for_x87=yes
1357813579else
1357913580 have_gcc_asm_for_x87=no
1358013581fi
13581- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13582+ rm -f core conftest.err conftest.$ac_objext \
13583+ conftest$ac_exeext conftest.$ac_ext
1358213584{ $as_echo " $as_me :${as_lineno-$LINENO } : result: $have_gcc_asm_for_x87 " >&5
1358313585$as_echo " $have_gcc_asm_for_x87 " >&6 ; }
1358413586if test " $have_gcc_asm_for_x87 " = yes
@@ -13605,12 +13607,13 @@ main ()
1360513607 return 0;
1360613608}
1360713609_ACEOF
13608- if ac_fn_c_try_compile " $LINENO " ; then :
13610+ if ac_fn_c_try_link " $LINENO " ; then :
1360913611 have_gcc_asm_for_mc68881=yes
1361013612else
1361113613 have_gcc_asm_for_mc68881=no
1361213614fi
13613- rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13615+ rm -f core conftest.err conftest.$ac_objext \
13616+ conftest$ac_exeext conftest.$ac_ext
1361413617{ $as_echo " $as_me :${as_lineno-$LINENO } : result: $have_gcc_asm_for_mc68881 " >&5
1361513618$as_echo " $have_gcc_asm_for_mc68881 " >&6 ; }
1361613619if test " $have_gcc_asm_for_mc68881 " = yes
0 commit comments