From 7b8e0d49cbfd8a911978d4b72f3d97e11a6d34ec Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Tue, 10 Jul 2012 14:30:24 +0200 Subject: Get rid of ASM_GLOBAL_DIRECTIVE. --- sysdeps/x86_64/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/x86_64/configure') diff --git a/sysdeps/x86_64/configure b/sysdeps/x86_64/configure index d737107..5c17aba 100644 --- a/sysdeps/x86_64/configure +++ b/sysdeps/x86_64/configure @@ -174,7 +174,7 @@ else /* comment on two lines */ ${libc_cv_dot_text} - ${libc_cv_asm_global_directive} foo + .globl foo foo: /* Unfortunately this test only works for a real instruction, not for any of the machine-independent pseudo-ops. -- cgit v1.1