Re: [XXS] 8199858 : solaris-x86_64 : unpack200 fails linking with SS12u4

2018-03-20 Thread Erik Joelsson
Looks good. /Erik On 2018-03-20 06:12, Baesken, Matthias wrote: Hello , could you please review this small fix for Solaris x86_64 ? We were running into build errors for unpack200 on Solaris x86_64 because of missing symbol "environ" . The patch adds environ to the mapfile . ( se

Re: [XXS] 8199858 : solaris-x86_64 : unpack200 fails linking with SS12u4

2018-03-20 Thread Volker Simonis
Hi Matthias, the change looks good. Can you please also update the copyright year before pushing (no need for a new webrev). Thanks, Volker On Tue, Mar 20, 2018 at 2:12 PM, Baesken, Matthias wrote: > Hello , could you please review this small fix for Solaris x86_64 ? > > We were running into

[XXS] 8199858 : solaris-x86_64 : unpack200 fails linking with SS12u4

2018-03-20 Thread Baesken, Matthias
Hello , could you please review this small fix for Solaris x86_64 ? We were running into build errors for unpack200 on Solaris x86_64 because of missing symbol "environ" . The patch adds environ to the mapfile . ( seems this is a similar / same problem already solved for Solaris S