Re: [OE-core] [PATCH 12/13] sqlite3: make CFLAGS consistent across native, nativesdk and target cases

2019-08-24 Thread Khem Raj
On Fri, Aug 23, 2019 at 1:54 PM Andre McCurdy wrote: > > The previous simplification: > > > https://git.openembedded.org/openembedded-core/commit/?id=604777acfc54d285f315b622bd147ed02d55d6fd > > looked OK but didn't actually work as expected. The native and > nativesdk classes re-set CFLAGS

[OE-core] [PATCH 12/13] sqlite3: make CFLAGS consistent across native, nativesdk and target cases

2019-08-23 Thread Andre McCurdy
The previous simplification: https://git.openembedded.org/openembedded-core/commit/?id=604777acfc54d285f315b622bd147ed02d55d6fd looked OK but didn't actually work as expected. The native and nativesdk classes re-set CFLAGS after the += has been applied and so any modifications made via += are