I have a couple of nits to pick: - Having a .cleaned stamp seems like a bad idea. If it were really clean there shouldn’t be anything like that around at all. - The .cleaned rule depends on .downloaded but it also creates .downloaded. Does this still work with a clean build?
Andy. On 16 Jun 2014, at 13:23, Alexander Pyhalov <[email protected]> wrote: > Hello. > I'm going to switch /usr/perl5/bin/perl to perl 5.16. > > It includes the following: > > a) Perl switch https://github.com/pyhalov/oi-userland/compare/perl > followed by perl modules recompilation (removing > -Dperl_static_inline="static" is likely to break ABI, but is necessary to > avoid warnings from nightly) > > b) Adding patching support to illumos-gate and adding small fix necessary to > build perl modules with Perl 5.16: > > https://github.com/pyhalov/oi-userland/compare/illumos-gate-patches > > This change also modifies perl-516/sun-solaris version from 0.5.11 to 5.11 as > it was incorrectly set in packages provided by oi-userland. > > I was running several test systems with updated /usr/perl5/bin/perl . > Haven't seen any regressions. > > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Southern Federal University > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
