All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mei Lei <lei.mei@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1]apr-util: disable pqsql support to avoid configure error
Date: Fri,  5 Aug 2011 09:52:14 +0800	[thread overview]
Message-ID: <cover.1312508225.git.lei.mei@intel.com> (raw)

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




             reply	other threads:[~2011-08-05  1:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-05  1:52 Mei Lei [this message]
2011-08-05  1:52 ` [PATCH 1/1] apr-util: disable pqsql support to avoid configure error Mei Lei
2011-08-10 23:28 ` [PATCH 0/1]apr-util: " Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1312508225.git.lei.mei@intel.com \
    --to=lei.mei@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.