Commit Graph

5 Commits

Author SHA1 Message Date
Rosen Penev cf45375748
psqlodbc: Update to 11.00.0000
[ Upstream commit 5ec4eb76c3 ]

Rearranged Makefile for consistency between packages.

Added PKG_BUILD_PARALLEL to speed up compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 14:48:55 -07:00
Eneas U de Queiroz 8ca29a4f3f
psqlodbc: bump to 10.03.0000, fix --with-unixodbc
[ Upstream commit 2bc28eb40c ]

Update to 10.03.0000.

--with-unixodbc should point to the odbc_config binary, not to the top
of the install directory $(STAGING_DIR)/usr.

Acked-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2019-04-23 14:47:31 -07:00
Daniel Golle 34344fe520 psqlodbc: require unixodbc host build
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-08-30 19:44:37 +02:00
Daniel Golle 7d38c0a07e psqlodbc: build against staging libs
avoid accidentally picking paths on the host for pg_config and
odbc_config by supplying them as parameters to configure.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-07-08 12:44:20 +02:00
Daniel Golle e80d4041cf
psqlodbc: add package
add official PostgreSQL ODBC driver

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-07-07 19:09:07 +02:00