[Buildroot] [PATCH v3] package/qt5base: fix libtool la file dependency_libs entries

Arnout Vandecappelle arnout at mind.be
Sat Aug 3 18:28:27 UTC 2019



On 01/08/2019 23:48, Peter Seiderer wrote:
> Fixes [1]:
> 
>   libtool: error: cannot find the library '' or unhandled argument '/.../host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libQt5Widgets.so'
> 
> Add upstream suggested patch ([2]) to change la file dependency_libs entries
> to -L<path> -l<library> version.
> 
> [1] http://autobuild.buildroot.net/results/79c1e1b7a1bc53c1e9b2ae0c9acb443e6d2e2994
> [2] https://codereview.qt-project.org/c/qt/qtbase/+/269146
> 
> Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> Tested-by: Bernd Kuhls <bernd.kuhls at t-online.de>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
> Changes v1 -> v2:
>   - exchange own patch by new suggested upstream patch (with added
>     upsteam url and signed of by)
> 
> Changes v2 -> v3:
>   - fix commit comment upstream url
>   - add tested by bernd kuhls


More information about the buildroot mailing list