[csw-devel] SF.net SVN: gar:[10799] csw/mgar/pkg/opendbx/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Mon Aug 23 18:32:40 CEST 2010
Revision: 10799
http://gar.svn.sourceforge.net/gar/?rev=10799&view=rev
Author: idogan23
Date: 2010-08-23 16:32:40 +0000 (Mon, 23 Aug 2010)
Log Message:
-----------
opendbx: switched to gcc3, adjusted CHECKPKG_OVERRIDES for sparc
Modified Paths:
--------------
csw/mgar/pkg/opendbx/trunk/Makefile
Modified: csw/mgar/pkg/opendbx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/opendbx/trunk/Makefile 2010-08-23 14:47:43 UTC (rev 10798)
+++ csw/mgar/pkg/opendbx/trunk/Makefile 2010-08-23 16:32:40 UTC (rev 10799)
@@ -37,7 +37,7 @@
# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
# UPSTREAM_MASTER_SITES =
-GARCOMPILER = GCC4
+GARCOMPILER = GCC3
BUILD64 = 1
PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
@@ -64,27 +64,34 @@
CHECKPKG_OVERRIDES_CSWopendbxoracle += surplus-dependency|CSWopendbx
CHECKPKG_OVERRIDES_CSWopendbxsqlite3 += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/amd64/opendbx/libsqlite3backend.so.1.2.0
+CHECKPKG_OVERRIDES_CSWopendbxsqlite3 += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/opendbx/libsqlite3backend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbxsqlite3 += bad-rpath-entry|/opt/csw/instantclient_10_2|opt/csw/lib/opendbx/libsqlite3backend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/amd64/libopendbx.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/amd64/libopendbxplus.so.1.0.0
CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2|opt/csw/lib/libopendbx.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2|opt/csw/lib/libopendbxplus.so.1.0.0
+CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/libopendbx.so.1.2.0
+CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/libopendbxplus.so.1.0.
+CHECKPKG_OVERRIDES_CSWopendbx += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/libopendbxplus.so.1.0.0
CHECKPKG_OVERRIDES_CSWopendbxmysql += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/amd64/opendbx/libmysqlbackend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbxmysql += bad-rpath-entry|/opt/csw/instantclient_10_2|opt/csw/lib/opendbx/libmysqlbackend.so.1.2.0
+CHECKPKG_OVERRIDES_CSWopendbxmysql += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/opendbx/libmysqlbackend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbxoracle += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/amd64/opendbx/liboraclebackend.so.1.2.0
+CHECKPKG_OVERRIDES_CSWopendbxoracle += bad-rpath-entry|/opt/csw/instantclient_10_2/64|opt/csw/lib/sparcv9/opendbx/liboraclebackend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbxoracle += bad-rpath-entry|/opt/csw/instantclient_10_2|opt/csw/lib/opendbx/liboraclebackend.so.1.2.0
CHECKPKG_OVERRIDES_CSWopendbxoracle += missing-dependency|CSWorainstclient102
-RUNTIME_DEP_PKGS_CSWopendbx += CSWgcc4corert
-RUNTIME_DEP_PKGS_CSWopendbx += CSWgcc4g++rt
+RUNTIME_DEP_PKGS_CSWopendbx += CSWgcc3corert
+RUNTIME_DEP_PKGS_CSWopendbx += CSWgcc3g++rt
RUNTIME_DEP_PKGS_CSWopendbx += CSWggettextrt
RUNTIME_DEP_PKGS_CSWopendbxdevel += CSWopendbx
-RUNTIME_DEP_PKGS_CSWopendbxmysql += CSWgcc4corert
+RUNTIME_DEP_PKGS_CSWopendbxmysql += CSWgcc3corert
RUNTIME_DEP_PKGS_CSWopendbxmysql += CSWzlib
RUNTIME_DEP_PKGS_CSWopendbxmysql += CSWmysql5rt
-RUNTIME_DEP_PKGS_CSWopendbxsqlite3 += CSWgcc4corert
+RUNTIME_DEP_PKGS_CSWopendbxsqlite3 += CSWgcc3corert
RUNTIME_DEP_PKGS_CSWopendbxsqlite3 += CSWsqlite3rt
-RUNTIME_DEP_PKGS_CSWopendbxoracle += CSWgcc4corert
+RUNTIME_DEP_PKGS_CSWopendbxoracle += CSWgcc3corert
RUNTIME_DEP_PKGS_CSWopendbxoracle += CSWopendbx
+RUNTIME_DEP_PKGS_CSWopendbxoracle += CSWorainstclient102
include gar/category.mk
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