Skip to content

Commit

Permalink
toolchain: host toolchain does not support newlib
Browse files Browse the repository at this point in the history
The host toolchain does not support newlib.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and galak committed Feb 10, 2019
1 parent 3d7445b commit 839db87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/toolchain/host/generic.cmake
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
set(COMPILER host-gcc)
set(TOOLCHAIN_HAS_NEWLIB OFF CACHE BOOL "True if toolchain supports newlib")

0 comments on commit 839db87

Please sign in to comment.