aboutsummaryrefslogtreecommitdiff
path: root/libs/psqlodbc
Commit message (Collapse)AuthorAge
* psqlodbc: Update to 11.00.0000Rosen Penev2018-12-20
| | | | | | | | Rearranged Makefile for consistency between packages. Added PKG_BUILD_PARALLEL to speed up compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* psqlodbc: bump to 10.03.0000, fix --with-unixodbcEneas U de Queiroz2018-12-06
| | | | | | | | | | 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>
* psqlodbc: require unixodbc host buildDaniel Golle2017-08-30
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* psqlodbc: build against staging libsDaniel Golle2017-07-08
| | | | | | | 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>
* psqlodbc: add packageDaniel Golle2017-07-07
add official PostgreSQL ODBC driver Signed-off-by: Daniel Golle <daniel@makrotopia.org>