Skip to content
Commit c05a931b authored by Sebastian Bøe's avatar Sebastian Bøe Committed by Kumar Gala
Browse files

cmake: Explicitly set the entry point when testing toolchain flags



We are observing warnings when test-compiling toolchain flags that
look like:

cannot find entry symbol _start; defaulting to 00000000000010d4

To fix this warning we explicitly set an entry point to an arbitrary
address. The files are only compiled, not run, so the entry point does
not need to be correct.

Signed-off-by: default avatarSebastian Bøe <sebastian.boe@nordicsemi.no>
parent c4f730fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment