Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1]apr-util: disable pqsql support to avoid configure error
@ 2011-08-05  1:52 Mei Lei
  2011-08-05  1:52 ` [PATCH 1/1] apr-util: " Mei Lei
  2011-08-10 23:28 ` [PATCH 0/1]apr-util: " Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Mei Lei @ 2011-08-05  1:52 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-10 23:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05  1:52 [PATCH 0/1]apr-util: disable pqsql support to avoid configure error Mei Lei
2011-08-05  1:52 ` [PATCH 1/1] apr-util: " Mei Lei
2011-08-10 23:28 ` [PATCH 0/1]apr-util: " Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox