On Monday, 2017-10-23 13:29:30 +0100, Emil Velikov wrote:
> From: Emil Velikov
>
> Commit 05fc62d89f5 sets the variable, yet it forgot the update the
> existing reference to append (instead of assign).
>
> Thus as-is the expat library was discarded from the link chain when
> building with Androi
On 2017年10月23日 20:29, Emil Velikov wrote:
From: Emil Velikov
Commit 05fc62d89f5 sets the variable, yet it forgot the update the
existing reference to append (instead of assign).
Thus as-is the expat library was discarded from the link chain when
building with Android.
Fixes: 05fc62d89f5 ("aut
From: Emil Velikov
Commit 05fc62d89f5 sets the variable, yet it forgot the update the
existing reference to append (instead of assign).
Thus as-is the expat library was discarded from the link chain when
building with Android.
Fixes: 05fc62d89f5 ("automake: intel: move expat handling where it's