]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/arc/linux.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / arc / linux.h
index 270ca907d8759001bc8d704458021c37d870f6da..0f1ff055be757ad1483910fc4918e7fef7fe4d5e 100644 (file)
@@ -1,6 +1,6 @@
 /* Target macros for arc*-*-linux targets.
 
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2022 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -29,7 +29,8 @@ along with GCC; see the file COPYING3.  If not see
     }                                          \
   while (0)
 
-#define GLIBC_DYNAMIC_LINKER   "/lib/ld-linux-arc.so.2"
+#define GLIBC_DYNAMIC_LINKER                                   \
+  "/lib/ld-linux-arc%{mbig-endian:eb}%{mcpu=arc700:700}.so.2"
 #define UCLIBC_DYNAMIC_LINKER  "/lib/ld-uClibc.so.0"
 
 /* Note that the default is to link against dynamic libraries, if they are