On 06/04/2018 12:01 AM, Richard Purdie wrote:
On Wed, 2018-05-30 at 17:03 +0800, Robert Yang wrote:
From: Yuanjie Huang
Since libtool sysroot is not set when compiling sanitizers, the
libtool
does no prefix the dependency path correctly. Fix it, so that
programs
can link to sanitizer librar
On Wed, 2018-05-30 at 17:03 +0800, Robert Yang wrote:
> From: Yuanjie Huang
>
> Since libtool sysroot is not set when compiling sanitizers, the
> libtool
> does no prefix the dependency path correctly. Fix it, so that
> programs
> can link to sanitizer libraries without error.
>
> Signed-off-by:
From: Yuanjie Huang
Since libtool sysroot is not set when compiling sanitizers, the libtool
does no prefix the dependency path correctly. Fix it, so that programs
can link to sanitizer libraries without error.
Signed-off-by: Yuanjie Huang
Signed-off-by: Mark Hatle
---
meta/recipes-devtools/gc