From 4923b1b703b30866d5b49d987303f98af0182ec4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 24 Oct 2013 08:51:28 +0200 Subject: Update for new release --- binary/darwin/test/gcc-qt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'binary/darwin/test/gcc-qt') diff --git a/binary/darwin/test/gcc-qt b/binary/darwin/test/gcc-qt index c17bdd0..b555209 100644 --- a/binary/darwin/test/gcc-qt +++ b/binary/darwin/test/gcc-qt @@ -8,13 +8,13 @@ sqlite_build_options= sqlite_use_options= mysql_build_options= -mysql_use_options="--with-mysql-host=192.168.0.5 --with-mysql-client=$MYSQL/bin/mysql" +mysql_use_options="--with-mysql-host=192.168.0.2 --with-mysql-client=$MYSQL/bin/mysql" pgsql_build_options= -pgsql_use_options="--with-pgsql-host=192.168.0.5 --with-pgsql-client=$PGSQL/bin/psql" +pgsql_use_options="--with-pgsql-host=192.168.0.2 --with-pgsql-client=$PGSQL/bin/psql" oracle_build_options="--with-oci=$ORACLE" -oracle_use_options="--with-oracle-host=192.168.0.5 --with-oracle-service=xe --with-oracle-client=$ORACLE/sqlplus" +oracle_use_options="--with-oracle-host=192.168.0.2 --with-oracle-service=xe --with-oracle-client=$ORACLE/sqlplus" with_qt=y with_boost=y -- cgit v1.1