summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/developer-object-file.mf
diff options
context:
space:
mode:
authorAli Bahrami <Ali.Bahrami@Oracle.COM>2010-07-08 09:23:43 -0600
committerAli Bahrami <Ali.Bahrami@Oracle.COM>2010-07-08 09:23:43 -0600
commitba7866cd2cbdf574f47d4e38a1301b90744dd677 (patch)
tree61774e774c951296df1a185c9b8004a5ba75739f /usr/src/pkg/manifests/developer-object-file.mf
parent65e70c04884b95e29d10e9933a3d55f0ec5af3be (diff)
downloadillumos-joyent-ba7866cd2cbdf574f47d4e38a1301b90744dd677.tar.gz
6952219 ld support for archives larger than 2 GB
PSARC/2010/224 Support for archives larger than 2 GB
Diffstat (limited to 'usr/src/pkg/manifests/developer-object-file.mf')
-rw-r--r--usr/src/pkg/manifests/developer-object-file.mf2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/developer-object-file.mf b/usr/src/pkg/manifests/developer-object-file.mf
index 4b662ee421..a9d010062b 100644
--- a/usr/src/pkg/manifests/developer-object-file.mf
+++ b/usr/src/pkg/manifests/developer-object-file.mf
@@ -43,6 +43,7 @@ dir path=usr/lib/elfedit/$(ARCH64)
dir path=usr/share group=sys
dir path=usr/share/lib group=sys
dir path=usr/share/lib/ccs
+file path=usr/bin/$(ARCH64)/ar mode=0555
file path=usr/bin/$(ARCH64)/dump mode=0555
file path=usr/bin/$(ARCH64)/elfdump mode=0555
file path=usr/bin/$(ARCH64)/elfedit mode=0555
@@ -108,6 +109,7 @@ license cmd/backup/dump/THIRDPARTYLICENSE \
license=cmd/backup/dump/THIRDPARTYLICENSE
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
+link path=usr/ccs/bin/$(ARCH64)/ar target=../../../bin/$(ARCH64)/ar
link path=usr/ccs/bin/$(ARCH64)/dump target=../../../bin/$(ARCH64)/dump
link path=usr/ccs/bin/$(ARCH64)/elfdump target=../../../bin/$(ARCH64)/elfdump
link path=usr/ccs/bin/$(ARCH64)/mcs target=../../../bin/$(ARCH64)/mcs