Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] Fixing the warning
@ 2013-10-09  4:25 Sujith H
  2013-10-09  4:36 ` sujith h
  2013-10-15 18:50 ` Saul Wold
  0 siblings, 2 replies; 5+ messages in thread
From: Sujith H @ 2013-10-09  4:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Sujith H

Warning: No GNU_HASH in the elf binary

Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
---
 meta/recipes-support/nspr/nspr_4.10.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/nspr/nspr_4.10.bb b/meta/recipes-support/nspr/nspr_4.10.bb
index fcecb95..4247fd0 100644
--- a/meta/recipes-support/nspr/nspr_4.10.bb
+++ b/meta/recipes-support/nspr/nspr_4.10.bb
@@ -19,6 +19,7 @@ SRC_URI[sha256sum] = "0cfbe561676b92e5af3ddc7ac77452014e3da8885da66baec811e73541
 S = "${WORKDIR}/nspr-${PV}/nspr"
 
 RDEPENDS_${PN}-dev += "perl"
+TARGET_CC_ARCH += "${LDFLAGS}"
 
 TESTS = "runtests.pl \
     runtests.sh \
-- 
1.8.1.4



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

end of thread, other threads:[~2013-10-16  5:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-09  4:25 [PATCH] Fixing the warning Sujith H
2013-10-09  4:36 ` sujith h
2013-10-15 18:20   ` Ahsan, Noor
2013-10-15 18:50 ` Saul Wold
2013-10-16  5:53   ` sujith h

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