omniti-labs / omnios-build

Build system for OmniOS - Note, this is a quasi-private archive for OmniTI, you probably want https://omniosce.org
Other
39 stars 136 forks source link

[UNTESTED] Places libraries in /lib in a more traditional manner #78

Closed richlowe closed 8 years ago

richlowe commented 8 years ago

Make an OmniOS systems library layout smell more like a traditional illumos system, such that an omnios-based $ADJUNCT_PROTO is more foolproof.

The OpenSSL change is a necessity, the libxml2 and zlib changes were noticed because of something I'd really consider to be a bug in check_rtime. But it seems to me that matching the traditional layout here is more generally beneficial, so in an ideal world I'd fix both (I'm working on the check_rtime fix for illumos, too).

I have tested this stuff only very lightly, by building package manifests and looking at them. I don't have a setup to allow for further testing right now, sadly.

danmcd commented 8 years ago

I will accept these, but you have other PRs I want to inspect prior to pulling, so I can spin them all in one OOod run.