Commit c667cdd7 by Waldemar Brodkorb Committed by Jeff Law

linux.h (UCLIBC_DYNAMIC_LINKER): Define.

2016-10-31  Waldemar Brodkorb  <wbx@openadk.org>

	* config/microblaze/linux.h (UCLIBC_DYNAMIC_LINKER): Define.

From-SVN: r241704
parent 457cc672
2016-10-31 Waldemar Brodkorb <wbx@openadk.org>
* config/microblaze/linux.h (UCLIBC_DYNAMIC_LINKER): Define.
2016-10-31 Jakub Jelinek <jakub@redhat.com>
PR c++/77886
......@@ -29,6 +29,7 @@
#define TLS_NEEDS_GOT 1
#define GLIBC_DYNAMIC_LINKER "/lib/ld.so.1"
#define UCLIBC_DYNAMIC_LINKER "/lib/ld-uClibc.so.0"
#if TARGET_BIG_ENDIAN_DEFAULT == 0 /* LE */
#define MUSL_DYNAMIC_LINKER_E "%{mbig-endian:;:el}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment