aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/linux.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2010-12-02 19:44:57 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2010-12-02 19:44:57 +0000
commit35caf1bdabb995220afd8af62306004bc38636fb (patch)
tree2b43b0a5aafb84e572c072b6b9dc179735bd1ca5 /gcc/config/m68k/linux.h
parent8acb2e0460822a4a3f24f76d6d691077e946119b (diff)
downloadgcc-35caf1bdabb995220afd8af62306004bc38636fb.zip
gcc-35caf1bdabb995220afd8af62306004bc38636fb.tar.gz
gcc-35caf1bdabb995220afd8af62306004bc38636fb.tar.bz2
linux.h, [...]: Remove comments mentioning /lib/elf.
* config/i386/linux.h, config/m32r/linux.h, config/m68k/linux.h, config/sparc/linux.h, config/sparc/linux64.h: Remove comments mentioning /lib/elf. From-SVN: r167388
Diffstat (limited to 'gcc/config/m68k/linux.h')
-rw-r--r--gcc/config/m68k/linux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m68k/linux.h b/gcc/config/m68k/linux.h
index 6e6ad0c..4a38a42 100644
--- a/gcc/config/m68k/linux.h
+++ b/gcc/config/m68k/linux.h
@@ -76,8 +76,6 @@ along with GCC; see the file COPYING3. If not see
When the -shared link option is used a final link is not being
done. */
-/* If ELF is the default format, we should not use /lib/elf. */
-
#define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
#undef LINK_SPEC