Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] gcc-sanitizers: Package new liblsan objects built with gcc8
@ 2018-05-11  6:52 Khem Raj
  2018-05-11  6:52 ` [PATCH 2/3] libxcrypt: Fix build " Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Khem Raj @ 2018-05-11  6:52 UTC (permalink / raw)
  To: openembedded-core

Fixes installed-vs-shipped QA errors

Reported-by: Dan McGregor <danismostlikely@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-devtools/gcc/gcc-sanitizers.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/gcc/gcc-sanitizers.inc b/meta/recipes-devtools/gcc/gcc-sanitizers.inc
index 3b7e0028f2..e5e84526fa 100644
--- a/meta/recipes-devtools/gcc/gcc-sanitizers.inc
+++ b/meta/recipes-devtools/gcc/gcc-sanitizers.inc
@@ -94,6 +94,7 @@ FILES_liblsan += "${libdir}/liblsan.so.*"
 FILES_liblsan-dev += "\
     ${libdir}/liblsan.so \
     ${libdir}/liblsan.la \
+    ${libdir}/liblsan_preinit.o \
 "
 FILES_liblsan-staticdev += "${libdir}/liblsan.a"
 
-- 
2.17.0



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

end of thread, other threads:[~2018-05-23  4:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-11  6:52 [PATCH 1/3] gcc-sanitizers: Package new liblsan objects built with gcc8 Khem Raj
2018-05-11  6:52 ` [PATCH 2/3] libxcrypt: Fix build " Khem Raj
2018-05-11  6:52 ` [PATCH 3/3] uninative-tarball: Add libjis and euc-jp gconv files Khem Raj
2018-05-23  4:53   ` Khem Raj
2018-05-11 14:13 ` [PATCH 1/3] gcc-sanitizers: Package new liblsan objects built with gcc8 Dan McGregor

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