Remove obsolete compatibility links
* /usr/bin/strip would be replaced by a link, even when compiling
binutils.
* Updated minix-spec.h to use the correct dynamic linker, and removed
the previously used symlinks.
* Removed the patch to the builtin PATH of ld.elf_so.
Change-Id: I4dc8a7fb77a11638f5105a4e15b6c9be5add750e
This commit is contained in:
2
external/gpl3/gcc/files/minix-spec.h
vendored
2
external/gpl3/gcc/files/minix-spec.h
vendored
@@ -84,7 +84,7 @@
|
||||
#define MINIX_SUBTARGET_EXTRA_ASM_SPEC ""
|
||||
#define MINIX_SUBTARGET_ASM_FLOAT_SPEC ""
|
||||
|
||||
#define MINIX_DYNAMIC_LINKER "/libexec/ld-elf.so.1"
|
||||
#define MINIX_DYNAMIC_LINKER "/usr/libexec/ld.elf_so"
|
||||
|
||||
/* Under MINIX, just like on NetBSD, the normal location of the various
|
||||
* *crt*.o files is the /usr/lib directory. */
|
||||
|
||||
Reference in New Issue
Block a user