On 23/06/17 02:23 PM, Peter Hutterer wrote:
> Since meson commit ae9b238 "ninja: De-dup libraries and use --start/end-group"
> we get linker errors with the tools. The duplication is apparently a bit too
> agressive, swapping the order here make sure libinput isn't removed.
>
> Signed-off-by: Pete
Since meson commit ae9b238 "ninja: De-dup libraries and use --start/end-group"
we get linker errors with the tools. The duplication is apparently a bit too
agressive, swapping the order here make sure libinput isn't removed.
Signed-off-by: Peter Hutterer
Reported-by: Michel Dänzer
---
meson.bui