Friday, October 25, 2019

Re: [UPDATE] Python 2.7.17

On 2019-10-21 07:36, Kurt Mosiejczuk wrote:
> On Sun, Oct 20, 2019 at 01:46:57PM +0200, Remi Pointel wrote:
>
>> this is the diff to update Python to 2.7.17.
>
>> We need to modify the Makefile.inc to add ${LOCALBASE}/lib/ because it does
>> not find libintl.
>
>> -MAKE_FLAGS += LDFLAGS='-L${WRKSRC}'
>> +MAKE_FLAGS += LDFLAGS='-L${WRKSRC} -L${LOCALBASE}/lib/'
>
>> Ok?
>
> Builds, packages, and tests fine on sparc64. (Tests pass the same as they
> did before).
>
> OK kmos
>
> I see CVE mentioned more than once in the changelogs, so I'm guessing
> we'll want this for 6.6 STABLE also, yes?

Hi,

Yes, I think we should do that.

I will commit this update this weekend.

Thank you,

Cheers,

Remi.

No comments:

Post a Comment