aboutsummaryrefslogtreecommitdiff
path: root/libs/unixodbc/patches
Commit message (Collapse)AuthorAge
* unixodbc: fix cross-compile driversDaniel Golle2017-07-08
build odbc_config for host so drivers may use it to figure out build details, patch odbc_config to return target specific values from unixodbc_conf.h. Signed-off-by: Daniel Golle <daniel@makrotopia.org>