[Buildroot] [PATCH v1] qt5base: remove nostrip qmake.conf config option

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Oct 27 17:49:17 UTC 2017


Hello,

On Fri, 27 Oct 2017 19:30:47 +0200, Peter Seiderer wrote:

> > I think we do want qmake to *not* strip anything, and leave it to
> > Buildroot's BR2_STRIP_strip option to decide whether stripping should
> > happen or not.  
> 
> Mhhh, I see the reason for the in-buildroot usage of qmake, but still a bit
> annoying for out-of-buildroot usage (but maybe a  'qmake CONIFG-=nostrip'
> works here),

Hum, OK, I see the problem.

> would still prefer to keep the simple/original qmake default and
> (maybe) add an additional 'CONFIG+=nostrip' to all in-buildroot qmake
> usages?

Having to explicitly specify CONFIG+=nostrip to each and every qmake
based package is not going to be very nice. Can we have a Buildroot
specific qmake.conf that inherits a common one, and is used by
Buildroot when building qmake packages ?

Or is it enough to just specify CONFIG+=nostrip in $(QT_QMAKE) and
$(QT5_QMAKE) ?

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list