[csw-devel] SF.net SVN: gar:[20341] csw/mgar/pkg/lang-python/python/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Feb 27 10:41:51 CET 2013


Revision: 20341
          http://gar.svn.sourceforge.net/gar/?rev=20341&view=rev
Author:   wahwah
Date:     2013-02-27 09:41:50 +0000 (Wed, 27 Feb 2013)
Log Message:
-----------
lang-python/python/trunk: Build with SOS12U3

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/trunk/Makefile	2013-02-26 11:41:07 UTC (rev 20340)
+++ csw/mgar/pkg/lang-python/python/trunk/Makefile	2013-02-27 09:41:50 UTC (rev 20341)
@@ -74,7 +74,7 @@
 # pkgchk -L CSWlibffi-dev
 # (...)
 # /opt/csw/lib/ffi/libffi.so=../libffi.so.5.0.10 s none CSWlibffi-dev
-EXTRA_LIB += $(libdir)/ffi
+EXTRA_LINKER_FLAGS += -L$(libdir)/ffi
 
 BASECFLAGS = $(CFLAGS)
 EXTRA_COMMON_EXPORTS = BASECFLAGS
@@ -194,6 +194,8 @@
 CHECKPKG_OVERRIDES_CSWpython$(CVER) += pkgname-does-not-start-with-CSWpy-
 CHECKPKG_OVERRIDES_CSWpython$(CVER) += catalogname-does-not-start-with-py_
 
+GARCOMPILER = SOS12U3
+
 include gar/category.mk
 EXTRA_PAX_ARGS_32  = -s ",^\.$(includedir)/python$(VER)/pyport.h$$,.$(includedir)/python$(VER)/pyport-32.h,p"
 EXTRA_PAX_ARGS_64  = -s ",^\.$(includedir)/python$(VER)/pyport.h$$,.$(includedir)/python$(VER)/pyport-64.h,p"

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