summaryrefslogtreecommitdiff
path: root/libc/elf/tst-auditmod3b.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/elf/tst-auditmod3b.c')
-rw-r--r--libc/elf/tst-auditmod3b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/elf/tst-auditmod3b.c b/libc/elf/tst-auditmod3b.c
index 921eaca55..a9bb0e22c 100644
--- a/libc/elf/tst-auditmod3b.c
+++ b/libc/elf/tst-auditmod3b.c
@@ -105,7 +105,7 @@ la_symbind64 (Elf64_Sym *sym, unsigned int ndx, uintptr_t *refcook,
return sym->st_value;
}
-#ifdef __LP64__
+# ifndef __ILP32__
# define pltenter la_x86_64_gnu_pltenter
# define pltexit la_x86_64_gnu_pltexit
# define La_regs La_x86_64_regs