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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Feb 4 09:24:09 CET 2019


Revision: 26513
          http://sourceforge.net/p/gar/code/26513
Author:   dmichelsen
Date:     2019-02-04 08:24:06 +0000 (Mon, 04 Feb 2019)
Log Message:
-----------
gnustep-back/trunk: Add additional LDFLAGS

Modified Paths:
--------------
    csw/mgar/pkg/gnustep-back/trunk/Makefile

Modified: csw/mgar/pkg/gnustep-back/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-back/trunk/Makefile	2019-02-03 15:16:26 UTC (rev 26512)
+++ csw/mgar/pkg/gnustep-back/trunk/Makefile	2019-02-04 08:24:06 UTC (rev 26513)
@@ -101,6 +101,9 @@
 EXTRA_CPPFLAGS += -I$(includedir)/freetype2
 EXTRA_CPPFLAGS += -I$(includedir)/cairo
 
+EXTRA_LDFLAGS += -lcairo
+EXTRA_LDFLAGS += -lpthread
+
 include gar/category.mk
 
 configure-sourcegs:

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list