[csw-devel] SF.net SVN: gar:[19262] csw/mgar/pkg/gobject-introspection/trunk/Makefile

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Fri Sep 21 15:58:33 CEST 2012


Revision: 19262
          http://gar.svn.sourceforge.net/gar/?rev=19262&view=rev
Author:   cgrzemba
Date:     2012-09-21 13:58:33 +0000 (Fri, 21 Sep 2012)
Log Message:
-----------
gobject-introspection/trunk: dirty hack for linking gmodule-2.0

Modified Paths:
--------------
    csw/mgar/pkg/gobject-introspection/trunk/Makefile

Modified: csw/mgar/pkg/gobject-introspection/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gobject-introspection/trunk/Makefile	2012-09-21 13:41:44 UTC (rev 19261)
+++ csw/mgar/pkg/gobject-introspection/trunk/Makefile	2012-09-21 13:58:33 UTC (rev 19262)
@@ -131,7 +131,8 @@
 BUILD_OVERRIDE_VARS = V
 BUILD_OVERRIDE_VARS_V = 1
 
-EXTRA_LINKER_FLAGS += -lgmodule-2.0
+# this has not helped, I have added -lgmodule-2.0 in glib-2.0.pc (dirty hack)
+# EXTRA_LINKER_FLAGS += -lgmodule-2.0
 
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --disable-silent-rules

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