Remove x86 NaCl target support
[deliverable/binutils-gdb.git] / gas / config / tc-i386.c
index be894782a457a6e7902d86b5ed9142102c944e77..46823e24fc438bbfa36d5883603641f3e10b98d1 100644 (file)
@@ -479,7 +479,6 @@ const char extra_symbol_chars[] = "*%-([{}"
      || ((defined (OBJ_ELF) || defined (OBJ_MAYBE_ELF))        \
         && !defined (TE_GNU)                           \
         && !defined (TE_LINUX)                         \
-        && !defined (TE_NACL)                          \
         && !defined (TE_FreeBSD)                       \
         && !defined (TE_DragonFly)                     \
         && !defined (TE_NetBSD)))
This page took 0.025427 seconds and 4 git commands to generate.