On Mon Dec 09, 2019 at 11:39:10PM +0100, Rafael Sadowski wrote:
> On Mon Dec 09, 2019 at 05:42:22PM +0100, Christian Weisgerber wrote:
> > Rafael Sadowski:
> >
> > > Thanks for the bulk build and the report. libobjc2 uses
> > > CMAKE_THREAD_LIBS_INIT wrong. CMAKE_THREAD_LIBS_INIT is the lib and no
On Mon Dec 09, 2019 at 05:42:22PM +0100, Christian Weisgerber wrote:
> Rafael Sadowski:
>
> > Thanks for the bulk build and the report. libobjc2 uses
> > CMAKE_THREAD_LIBS_INIT wrong. CMAKE_THREAD_LIBS_INIT is the lib and not
> > a linker flag. Tested with current and upcoming cmake.
>
> FYI, I t
Rafael Sadowski:
> Thanks for the bulk build and the report. libobjc2 uses
> CMAKE_THREAD_LIBS_INIT wrong. CMAKE_THREAD_LIBS_INIT is the lib and not
> a linker flag. Tested with current and upcoming cmake.
FYI, I tried another bulk build with the cmake 3.16.0 update and
this libobjc2 patch, and t
On Sat Dec 07, 2019 at 07:49:38PM +0100, Christian Weisgerber wrote:
> Rafael Sadowski:
>
> > here is a relatively straightforward update to the latest stable
> > version. As always, we need brave people to test this diff
> > in a bulk build.
>
> The only build error was x11/gnustep/libobjc2.
> H
Rafael Sadowski:
> here is a relatively straightforward update to the latest stable
> version. As always, we need brave people to test this diff
> in a bulk build.
The only build error was x11/gnustep/libobjc2.
However note that this takes out x11/gnustep/* and a few other
ports.
---