[csw-devel] SF.net SVN: gar:[21426] csw/mgar/pkg/glib2/branches/glib2-2-36/Makefile
slowfranklin at users.sourceforge.net
slowfranklin at users.sourceforge.net
Tue Jul 2 16:30:38 CEST 2013
Revision: 21426
http://gar.svn.sourceforge.net/gar/?rev=21426&view=rev
Author: slowfranklin
Date: 2013-07-02 14:30:38 +0000 (Tue, 02 Jul 2013)
Log Message:
-----------
glib2/branches/glib2-2-36: Remove duplicated PYCOMPILE and reenable 64 bit libs
Modified Paths:
--------------
csw/mgar/pkg/glib2/branches/glib2-2-36/Makefile
Modified: csw/mgar/pkg/glib2/branches/glib2-2-36/Makefile
===================================================================
--- csw/mgar/pkg/glib2/branches/glib2-2-36/Makefile 2013-07-02 14:15:10 UTC (rev 21425)
+++ csw/mgar/pkg/glib2/branches/glib2-2-36/Makefile 2013-07-02 14:30:38 UTC (rev 21426)
@@ -12,7 +12,6 @@
GARTYPE = v2
# for memory synchronisation primitives like __sync_synchronize we need gcc
GARCOMPILER = GNU
-PYCOMPILE = 1
DESCRIPTION = The GLib library of C routines.
define BLURB
@@ -245,7 +244,7 @@
EXTRA_CFLAGS = -std=gnu99 # -xO4 -features=extensions -xc99 -D_XPG6
EXTRA_LDFLAGS = -lsocket
-# BUILD64 = 1
+BUILD64 = 1
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --with-libiconv=gnu
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