From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 1/3] as-needed.inc: drop ASNEEDED over-ride for openobex
Date: Fri, 25 May 2018 18:18:06 -0700 [thread overview]
Message-ID: <1527297488-19530-1-git-send-email-armccurdy@gmail.com> (raw)
The over-ride has been merged into the openobex recipe in meta-oe:
http://git.openembedded.org/meta-openembedded/commit/?id=e59a9738c24ccaeac91740d1f67c607d4ee2a217
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
meta/conf/distro/include/as-needed.inc | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/conf/distro/include/as-needed.inc b/meta/conf/distro/include/as-needed.inc
index 9c23564..b163fef 100644
--- a/meta/conf/distro/include/as-needed.inc
+++ b/meta/conf/distro/include/as-needed.inc
@@ -1,6 +1,4 @@
ASNEEDED = "-Wl,--as-needed"
-ASNEEDED_pn-openobex = ""
-
TARGET_LDFLAGS += "${ASNEEDED}"
--
1.9.1
next reply other threads:[~2018-05-26 1:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-26 1:18 Andre McCurdy [this message]
2018-05-26 1:18 ` [PATCH 2/3] bitbake.conf: drop obsolete commented out value for TARGET_LDFLAGS Andre McCurdy
2018-05-26 1:18 ` [PATCH 3/3] bitbake.conf: include ASNEEDED in TARGET_LDFLAGS directly Andre McCurdy
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=1527297488-19530-1-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox