We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c7bccd + 59485ba commit 767aa9bCopy full SHA for 767aa9b
config/libc/newlib.in
@@ -3,7 +3,8 @@
3
## depends on BARE_METAL
4
##
5
## select LIBC_SUPPORT_THREADS_NONE
6
-## select CC_CORE_PASS_2_NEEDED
+## select CC_CORE_PASSES_NEEDED if CANADIAN
7
+## select CC_CORE_PASS_2_NEEDED if ! CANADIAN
8
9
## help Newlib is a C library intended for use on embedded systems. It is a
10
## help conglomeration of several library parts, all under free software
0 commit comments