summaryrefslogtreecommitdiff
path: root/scripts/crosstool.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/crosstool.sh')
-rwxr-xr-xscripts/crosstool.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/crosstool.sh b/scripts/crosstool.sh
index 4021f91..559612a 100755
--- a/scripts/crosstool.sh
+++ b/scripts/crosstool.sh
@@ -405,10 +405,10 @@ if [ "${CT_ONLY_DOWNLOAD}" != "y" -a "${CT_ONLY_EXTRACT}" != "y" ]; then
kernel_check_config \
kernel_headers \
binutils \
- cc_core_pass_1 \
+ cc_core_static \
libc_headers \
libc_start_files \
- cc_core_pass_2 \
+ cc_core_shared \
libfloat \
libc \
cc \