[Buildroot] [PATCH] qt5base: fix typo in qmake.conf.in

Peter Seiderer ps.report at gmx.net
Sat Jun 30 08:06:34 UTC 2018


Hello Gaël,

On Sat, 30 Jun 2018 02:29:27 -0400, Gaël PORTAY <gael.portay at savoirfairelinux.com> wrote:

> A blank space is missing.
> 
> Signed-off-by: Gaël PORTAY <gael.portay at savoirfairelinux.com>
> ---
>  package/qt5/qt5base/qmake.conf.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/qt5/qt5base/qmake.conf.in b/package/qt5/qt5base/qmake.conf.in
> index d62ee7cebe..f14527aa7f 100644
> --- a/package/qt5/qt5base/qmake.conf.in
> +++ b/package/qt5/qt5base/qmake.conf.in
> @@ -21,7 +21,7 @@ CONFIG                 += nostrip
>  QMAKE_LIBS             += -lrt -lpthread -ldl
>  QMAKE_CFLAGS_ISYSTEM   =
>  
> -# Architecturespecific configuration
> +# Architecture specific configuration
>  include(arch.conf)
>  
>  @EGLFS_DEVICE@

Reviewed-by: Peter Seiderer <ps.report at gmx.net>

Regards,
Peter



More information about the buildroot mailing list