Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src (ldd stuff)



On Wednesday 2009-01-07 00:39 +0000, matthew green output:
:Module Name:   src
:Committed By:  mrg
:Date:          Wed Jan  7 00:39:24 UTC 2009
:
:Modified Files:
:       src/rescue: Makefile list
:       src/usr.bin/ldd: Makefile Makefile.elf ldd.c
:       src/usr.bin/ldd/elf32: Makefile
:       src/usr.bin/ldd/elf64: Makefile
:Added Files:
:       src/rescue: list.ldd
:       src/usr.bin/ldd: dummy.c
:
:Log Message:
:- rework this a bunch to make it work inside /rescue/ldd.
:- fix alpha build.

:cvs rdiff -r0 -r1.1 src/usr.bin/ldd/dummy.c

s/intentially/intentionally/

So every non 64 bit arch is supposed to have libldd_elf64.a and friends
installed with nothing but dummy.* inside?

Or maybe the SUBDIR in Makefile should be split so that SUBDIR+=elf64 exists
in the appropriate conditional.

The distrib set lists aren't reflecting this either way.

Regards,
Geoff


Home | Main Index | Thread Index | Old Index