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.
1 parent bee67ae commit 6391eebCopy full SHA for 6391eeb
build-uclibc.sh
@@ -224,7 +224,6 @@ echo "START ${ARC_ENDIAN}-endian uClibc: $(date)" | tee -a ${logfile}
224
# Initalize, including getting the tool versions.
225
. "${ARC_GNU}"/toolchain/arc-init.sh
226
toolchain_build_dir="$(echo "${PWD}")"/toolchain
227
-uclibc_build_dir="$(echo "${PWD}")"/uClibc
228
linux_src_dir=${LINUXDIR}
229
linux_build_dir=$build_dir/linux
230
0 commit comments