summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 05ca29d..e0ec0f8 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -268,6 +268,7 @@ build.%:
# but are actual steps for canadian and cross-native.
# Please keep the last line with a '\' and keep the following empty line:
# it helps when diffing and merging.
+# TBD move kernel headers and unify pass_1/pass_2?
CT_STEPS := \
companion_tools_for_build \
companion_libs_for_build \
@@ -275,9 +276,9 @@ CT_STEPS := \
companion_tools_for_host \
companion_libs_for_host \
binutils_for_host \
+ libc_headers \
cc_core_pass_1 \
kernel_headers \
- libc_start_files \
cc_core_pass_2 \
libc_main \
cc_for_build \