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:
@@ -299,11 +299,8 @@ CONFIGSYMLINKS+= ${TZDIR}/${LOCALTIME} /etc/localtime \
|
||||
/usr/sbin/rmt /etc/rmt
|
||||
.else
|
||||
CONFIGSYMLINKS+= \
|
||||
/usr/lib/cpp /lib/cpp \
|
||||
/usr/log /var/log \
|
||||
/usr/tmp /var/tmp \
|
||||
/usr/pkg/bin/clang /usr/bin/cc \
|
||||
/usr/pkg/bin/strip /usr/bin/strip \
|
||||
/proc/mounts /etc/mtab
|
||||
|
||||
.endif # !defined(__MINIX)
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
./etc/system.conf.d
|
||||
./home
|
||||
./lib
|
||||
./libexec
|
||||
./mnt
|
||||
./proc
|
||||
./root
|
||||
|
||||
Reference in New Issue
Block a user