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

Alexander Kanavin alexander.kanavin at linux.intel.com
Tue Oct 10 12:25:19 UTC 2017


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?

Alex



More information about the Openembedded-core mailing list