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 <