On Wed, Aug 05, 2015 at 11:28:43AM +0800, jackie.hu...@windriver.com wrote:
> From: Jackie Huang
>
> Add arg --with-libunwind for configure so it's optional to check
> libunwind, which is helpfull to make deterministic builds.
>
> Signed-off-by: Jackie Huang
merged, thanks.
Cheers,
Peter
From: Jackie Huang
Add arg --with-libunwind for configure so it's optional to check
libunwind, which is helpfull to make deterministic builds.
Signed-off-by: Jackie Huang
---
configure.ac | 19 ++-
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/co