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
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
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