Bug #842
closed
src/lib/Makefile has libc_i18n vestiges
Added by Rich Lowe about 11 years ago.
Updated about 11 years ago.
Category:
lib - userland libraries
Description
lib/Makefile has several $(CLOSED_BUILD)-protected references to libc_i18n. They should be removed.
- Assignee set to Garrett D'Amore
Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh's sole purpose at present is handling this file, which is no longer needed, so it must be purged.
Garrett D'Amore wrote:
Note also that there are other references to libc_i18n.a which must be purged.. mkclosed.sh's sole purpose at present is handling this file, which is no longer needed, so it must be purged.
Sure, but then you need to remove nightly -O (its consumer), too, and this becomes much more work.
Actually, I can remove just the part of nightly that calls it, which is -S O. Its not that much work. Nightly is itself in need of a major overhaul ... it does a bunch of things that have nothing to do with illumos.
- Status changed from New to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF