[Buildroot] [PATCH 20/23] qt: simplify and fix installing qt in the target

Thiago A. Corrêa thiago.correa at gmail.com
Wed Oct 7 13:28:45 UTC 2009


Hi,

On Wed, Oct 7, 2009 at 8:14 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Le Wed,  7 Oct 2009 11:20:43 +0200,
> Michael Roth <mroth at nessie.de> a écrit :
>
> Ok, but two remarks:
>
>  2. The installation of the libraries to the target/ directory will
>    include the unnecessary libQt*.so symbolic link (only libQt*.so.X
>    symbolic links + the library itself are really needed for the
>    runtime)
>

Also, you seems to drop the BR2_PACKAGE_QT_SHARED checks. If the
library is built static, those files won't exist. The whole for could
be skiped. Also plugins install could be skipped, as Qt won't allow
for shared library plugins when the library itself is static.

Kind Regards,
    Thiago A. Correa



More information about the buildroot mailing list