diff options
Diffstat (limited to 'ct-ng.in')
-rw-r--r-- | ct-ng.in | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -275,9 +275,10 @@ CT_STEPS := \ companion_tools_for_host \ companion_libs_for_host \ binutils_for_host \ + linker \ + cc_core \ libc_headers \ kernel_headers \ - cc_core \ libc_main \ cc_for_build \ cc_for_host \ |