summaryrefslogtreecommitdiff
path: root/config/libc/newlib.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc/newlib.in')
-rw-r--r--config/libc/newlib.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/libc/newlib.in b/config/libc/newlib.in
index 199eff2..ce426da 100644
--- a/config/libc/newlib.in
+++ b/config/libc/newlib.in
@@ -2,8 +2,7 @@
## depends on BARE_METAL
## select LIBC_SUPPORT_THREADS_NONE
-## select CC_CORE_PASSES_NEEDED if CANADIAN
-## select CC_CORE_PASS_2_NEEDED if ! CANADIAN
+## select CC_CORE_PASS_1_NEEDED
## help Newlib is a C library intended for use on embedded systems. It is a
## help conglomeration of several library parts, all under free software