adding LDFLAGS / lts issue

2019-02-02 Thread Riccardo Mottola via devel
Hi, 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 inside libc) I thought of adding EXTRA_LDFLAGS += -lcairo EXTRA_LDFLAGS += -lp

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

2019-02-02 Thread rmottola--- via devel
Revision: 26511 http://sourceforge.net/p/gar/code/26511 Author: rmottola Date: 2019-02-02 22:29:59 + (Sat, 02 Feb 2019) Log Message: --- gnustep-back/trunk: update to 0.27 release Modified Paths: -- csw/mgar/pkg/gnustep-back/trunk/Makefile csw/mgar/p