Re: adding LDFLAGS / lts issue

2019-02-04 Thread Riccardo Mottola via devel
Hi Dagobert, you acted in good faith, but I fear you missed a detail. On 2/4/19 9:24 AM, Dagobert Michelsen wrote: Works for me, I just committed these lines: # Checkpkg suggests adding the following lines to the GAR recipe: # This is a summary; see above for details. RUNTIME_DEP_PKGS_CSWgnus

Re: adding LDFLAGS / lts issue

2019-02-04 Thread Dagobert Michelsen via devel
Hi Riccardo, Am 03.02.2019 um 01:01 schrieb Riccardo Mottola via devel : > I am havinng an issue while compiling gnustep-back on solaris9: > > __tls_get_addr is not found (dependency from pixman) > > the solution should be to add -lpthread (not needed on Solaris 10 or later, > sicne moved insi

SF.net SVN: gar:[26513] csw/mgar/pkg/gnustep-back/trunk/Makefile

2019-02-04 Thread dmichelsen--- via devel
Revision: 26513 http://sourceforge.net/p/gar/code/26513 Author: dmichelsen Date: 2019-02-04 08:24:06 + (Mon, 04 Feb 2019) Log Message: --- gnustep-back/trunk: Add additional LDFLAGS Modified Paths: -- csw/mgar/pkg/gnustep-back/trunk/Makefile Modified: c