Change Summary:
Second diff - removing all
llib-l*
files underusr/src/lib/
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+20 -18537) |
Review Request #1438 — Created Feb. 9, 2019 and submitted
Information | |
---|---|
citrus | |
illumos-gate | |
master | |
10361 | |
69b4572... | |
Reviewers | |
general | |
10361 usr/lib - stop lint library generation and packaging
Build and onu (i386)
I've made changes to the top level
usr/src/lib/Makefile.lib
to prevent lint library generation and installation rather than update pretty much all ~2.3K makefiles underusr/src/lib
. These can be cleaned up later or on an ongoing basis as components are touched.I'm uploading this as two patch sets to make it easier to review:
- The changes to stop lint libraries and the packaging changes to go along with this;
- Removal of
usr/src/lib/**/llib-l*
The second is large but is just deletion of these files.
You can also find these as the last two commits at https://github.com/citrus-it/illumos-omnios/commits/ig_llib_lib if you prefer.
Second diff - removing all
llib-l*
files underusr/src/lib/
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+20 -18537) |
I'm not entirely convinced that librsc is complete. It's been removed from packaging, but I can't see anywhere that stops us building it.
(I think it's driven via scadm, and the librsc Makefile.com will need fixing. I can check this, but it'll take a few days before I can get to it.)
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+138 -98) |
Remove all remaining llib-l files. This now builds on i386 without sunstudio installed.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+19 -20240) |
Changes for sparc from Peter Tribble
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 5 (+21 -20257) |