Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 5/5] mariadb.inc: duplicate i586 over-ride for i686
Date: Wed,  3 Jun 2015 20:09:48 -0700	[thread overview]
Message-ID: <1433387388-7660-5-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1433387388-7660-1-git-send-email-armccurdy@gmail.com>

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta-oe/recipes-support/mysql/mariadb.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/mysql/mariadb.inc b/meta-oe/recipes-support/mysql/mariadb.inc
index 00fa965..3ee1b75 100644
--- a/meta-oe/recipes-support/mysql/mariadb.inc
+++ b/meta-oe/recipes-support/mysql/mariadb.inc
@@ -175,6 +175,7 @@ FILES_libmysqlclient-dbg = "${libdir}/plugin/.debug/ \
 # which are intentionally non-PIC on 32-bit x86 (see e.g.
 # storage/xtradb/plug.in in the source)
 INSANE_SKIP_libmysqlclient_append_i586 = " textrel"
+INSANE_SKIP_libmysqlclient_append_i686 = " textrel"
 
 FILES_libmysqlclient-r = "${libdir}/libmysqlclient_r.so.*"
 FILES_libmysqlclient-r-dev = "\
-- 
1.9.1



  parent reply	other threads:[~2015-06-04  3:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04  3:09 [meta-oe][PATCH 1/5] elbow: duplicate i586 over-ride for i686 Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 2/5] webkit-efl.inc: " Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 3/5] gst-plugins-base: " Andre McCurdy
2015-06-04  3:09 ` [meta-oe][PATCH 4/5] luajit: " Andre McCurdy
2015-06-04  5:59   ` Khem Raj
2015-06-04  3:09 ` Andre McCurdy [this message]
2015-06-04  5:59   ` [meta-oe][PATCH 5/5] mariadb.inc: " Khem Raj
2015-06-04  5:57 ` [meta-oe][PATCH 1/5] elbow: " Khem Raj

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=1433387388-7660-5-git-send-email-armccurdy@gmail.com \
    --to=armccurdy@gmail.com \
    --cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox