packages/libs/unixodbc
Eneas U de Queiroz 8dc012dfad unixodbc: Fix LIB_PREFIX in host build
When copying config.h from PKG_BUILD_DIR to HOST_BUILD_DIR, LIB_PREFIX
is set to /usr/lib.  Then when odbc_config is run, it reports /usr/lib
as the --lib-dir, and in --libs as well, and dependent packages may
fail.  Set it to $(STAGING_DIR)/usr/lib to make it right.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 10:30:17 -02:00
..
files unixodbc: auto-generate odbcinst.ini 2017-07-02 20:47:26 +02:00
patches unixodbc: fix cross-compile drivers 2017-07-08 12:44:20 +02:00
Makefile unixodbc: Fix LIB_PREFIX in host build 2018-12-06 10:30:17 -02:00