[OE-core] [PATCH 0/1]apr-util: disable pqsql support to avoid configure error

Mei Lei lei.mei at intel.com
Fri Aug 5 01:52:14 UTC 2011


The pqsql config script will check host path and add host paths to compiler and linker options:
    adding "-I/usr/include/postgresql" to CPPFLAGS
    adding "-L/usr/lib" to LDFLAGS
    
Disable pqsql support since we didn't use this feature in other recipes.

Thanks,
Lei

The following changes since commit 8a731122e7811275f20065ba27645b97fadf362d:
  Richard Purdie (1):
        eglibc: Fix patch merge breakage

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib lmei3/apr-util
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/apr-util

Mei Lei (1):
  apr-util: disable pqsql support to avoid configure error

 meta/recipes-support/apr/apr-util_1.3.12.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)





More information about the Openembedded-core mailing list