It Worked :) Thanks
On Wed, Jun 19, 2013 at 2:11 AM, Khem Raj <raj.k...@gmail.com> wrote: > > On Jun 18, 2013, at 9:15 AM, Navani Srivastava < > navani.srivast...@gmail.com> wrote: > > Hi, > > I am using poky-danny (Poky-8.0). I am facing problem in building Qt > application. > > When we are building Qt application with “qmake CONFIG+=debug && make” it > appends “-g” to build the application in debug mode but when we are > building application in release mode by issuing following command “qmake > CONFIG+=release && make”, then also it appends “-g” to it. > > So building Qt application in release mode also results in debug mode > output. > > > While it will be stripped in the end and won't make much difference as far > as the packages are concerned it probably coming from > SELECTED_OPTIMIZATION variable which cmake is using to construct the > release cflags > > You can set DEBUG_FLAGS = "" in your local.conf and it will not show up > > Any fix for this? > > Thanks and Regards > Navani Kamal Srivastava > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > > >
_______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto