On 31 July 2017 at 16:46, Rob Herring wrote:
> Commit 601093f95ddf ("xmlconfig: move into src/util") broke the Android
> build due to missing libexpat dependency:
>
> external/mesa3d/src/util/xmlconfig.c:34:10: fatal error: 'expat.h' file not
> found
>
> Fixes: 601093f95ddf ("xmlconfig: move into
Sorry about that, and thanks for fixing it!
Reviewed-by: Nicolai Hähnle
On 31.07.2017 17:46, Rob Herring wrote:
Commit 601093f95ddf ("xmlconfig: move into src/util") broke the Android
build due to missing libexpat dependency:
external/mesa3d/src/util/xmlconfig.c:34:10: fatal error: 'expat.h'
Commit 601093f95ddf ("xmlconfig: move into src/util") broke the Android
build due to missing libexpat dependency:
external/mesa3d/src/util/xmlconfig.c:34:10: fatal error: 'expat.h' file not
found
Fixes: 601093f95ddf ("xmlconfig: move into src/util")
Cc: Nicolai Hähnle
Signed-off-by: Rob Herring