diff options
author | pjd <pjd@FreeBSD.org> | 2012-12-04 12:39:26 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2012-12-04 12:39:26 +0000 |
commit | 82729d86f3edb1ec276413f1487796e84464726c (patch) | |
tree | c627c4e7069b8da75c5c30657d45712eb625edce /contrib/gcclibs/libcpp/files.c | |
parent | ca0235c9502df6e25f0f8b61929dea4ddd8ce279 (diff) | |
download | FreeBSD-src-82729d86f3edb1ec276413f1487796e84464726c.zip FreeBSD-src-82729d86f3edb1ec276413f1487796e84464726c.tar.gz |
Change /usr/libexec/ld-elf.so.1 to point at ../../libexec/ld-elf.so.1
instead of /libexec/ld-elf.so.1. Below in the Makefile we execute
'chflags noschg ${DESTDIR}/usr/libexec/ld-elf.so.1', which follows
symlink and removes 'schg' flag from system's /libexec/ld-elf.so.1
instead of the one in DESTDIR. It is also more friendly to use
replative paths in symlink in case of jail/chroot environments.
Obtained from: WHEEL Systems
MFC after: 2 weeks
Diffstat (limited to 'contrib/gcclibs/libcpp/files.c')
0 files changed, 0 insertions, 0 deletions