packages/libs/unixodbc
Eneas U de Queiroz bd380a3c71
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>
2019-04-18 11:15:57 -07: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 2019-04-18 11:15:57 -07:00