Mike Kupfer wrote: > I've got a draft set of changes to the ON Developers Reference to > address > > 6543795 DevRef: external developers need to use bldenv before invoking > Install > > I also fixed some out-of-date text that I noticed in the same section. > > I'd appreciate a review of the changes. > > http://cr.opensolaris.org/~kupfer/6543795/ > > thanks, > mike
So for developers with closed source, they don't much care, because their build will detect the closed source, and Install will simply assume it exists. Without it, the build will detect it correctly, but Install will assume incorrectly. So the logic to detect it (meaning "the closed source") needs to run, and that's in bldenv. I think this fits more naturally a couple of paragraphs higher, like before the "...specific to an architecture..." paragraph. --Mark
