diff options
Diffstat (limited to 'gold/configure')
-rwxr-xr-x | gold/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/configure b/gold/configure index c759b77..1a0d47d 100755 --- a/gold/configure +++ b/gold/configure @@ -6384,6 +6384,7 @@ error #elif __GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 11) error #endif +__asm__(".type foo, %gnu_indirect_function"); _ACEOF if ac_fn_c_try_compile "$LINENO"; then : |