2016-07-25 16:21, Bruce Richardson:
> On Mon, Jul 25, 2016 at 01:55:48PM +0100, Ferruh Yigit wrote:
> > -dumpversion is for gcc compatibility and doesn't return actual clang
> > version. -dumpversion only returns 4.2.1 for a long time.
> >
> > Fixes: 2ef6eea891e5 ("mk: add clang toolchain")
> >
> > Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
>
> Confirm this set fixes the issues with shared lib compile on FreeBSD.
>
> Tested-by: Bruce Richardson <bruce.richardson at intel.com>
Applied, thanks