[OE-core] [PATCH] cmake: fix typo in toolchain file

Maciej Borzęcki maciej.borzecki at rndity.com
Tue Oct 10 12:31:14 UTC 2017


On Tue, Oct 10, 2017 at 2:25 PM, Alexander Kanavin
<alexander.kanavin at linux.intel.com> wrote:
> On 10/10/2017 03:00 PM, Øystein Walle wrote:
>
>> -set( CMAKE ASM_FLAGS ${CMAKE_C_FLAGS} CACHE STRING "" FORCE )
>> +set( CMAKE_ASM_FLAGS ${CMAKE_C_FLAGS} CACHE STRING "" FORCE )
>
>
> Where is the typo and what is it, exactly?

-set( CMAKE ASM_FLAGS ${CMAKE_C_FLAGS} CACHE STRING "" FORCE )

missing _ between CMAKE and ASM


-- 
Maciej Borzecki
RnDity



More information about the Openembedded-core mailing list