X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/896a5bff64264f4d01ed98eacc97a67260c1e17e..d5a55981986ac5d1a31aef3a8d16eaff8534a412:/configure diff --git a/configure b/configure index 13bcdfe4d3..59f7273581 100755 --- a/configure +++ b/configure @@ -1468,6 +1468,7 @@ SYSTEM_FUNCS=" TOOLCHAIN_FEATURES=" as_dn_directive + as_func asm_mod_q attribute_may_alias attribute_packed @@ -3733,6 +3734,11 @@ if enabled asm; then \n: .int 0 .endm m x +EOF + + check_as <