Re: [sparc64/base-gcc] Fix build of devel/py-kiwisolver

2020-10-14 Thread Daniel Dickman
If it builds, ship it! Thanks! > On Oct 14, 2020, at 2:38 PM, Kurt Mosiejczuk wrote: > > On Wed, Oct 14, 2020 at 07:39:36PM +0200, Klemens Nanni wrote: >>> On Wed, Oct 14, 2020 at 01:20:21PM -0400, Kurt Mosiejczuk wrote: >>> py-kiwisolver cannot be built with base-gcc since it needs c++11. > >

Re: [sparc64/base-gcc] Fix build of devel/py-kiwisolver

2020-10-14 Thread Kurt Mosiejczuk
On Wed, Oct 14, 2020 at 07:39:36PM +0200, Klemens Nanni wrote: > On Wed, Oct 14, 2020 at 01:20:21PM -0400, Kurt Mosiejczuk wrote: > > py-kiwisolver cannot be built with base-gcc since it needs c++11. > > Telling it to use ports-gcc over base-gcc fixes the build. > Sure, a "# C++11" wouldn't hurt,

Re: [sparc64/base-gcc] Fix build of devel/py-kiwisolver

2020-10-14 Thread Klemens Nanni
On Wed, Oct 14, 2020 at 01:20:21PM -0400, Kurt Mosiejczuk wrote: > py-kiwisolver cannot be built with base-gcc since it needs c++11. > > Telling it to use ports-gcc over base-gcc fixes the build. Sure, a "# C++11" wouldn't hurt, either.

[sparc64/base-gcc] Fix build of devel/py-kiwisolver

2020-10-14 Thread Kurt Mosiejczuk
py-kiwisolver cannot be built with base-gcc since it needs c++11. Telling it to use ports-gcc over base-gcc fixes the build. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/devel/py-kiwisolver/Makefile,v retrieving revision 1.6