btrace: lock-step
[deliverable/binutils-gdb.git] / bfd / elf32-m68k.c
index 10d2fcb286d7ec8f07e6ce5b41319683dfbb803b..f807e03741acfbd194c701ca4dc2fa7e3da7740a 100644 (file)
@@ -3916,7 +3916,7 @@ elf_m68k_relocate_section (bfd *output_bfd,
        case R_68K_TLS_LE32:
        case R_68K_TLS_LE16:
        case R_68K_TLS_LE8:
-         if (bfd_link_pic (info) && !bfd_link_pie (info))
+         if (bfd_link_dll (info))
            {
              (*_bfd_error_handler)
                (_("%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted "
This page took 0.023302 seconds and 4 git commands to generate.