Skip to content

Commit 6391eeb

Browse files
Remove unused variable
Signed-off-by: Anton Kolesov <[email protected]>
1 parent bee67ae commit 6391eeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-uclibc.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ echo "START ${ARC_ENDIAN}-endian uClibc: $(date)" | tee -a ${logfile}
224224
# Initalize, including getting the tool versions.
225225
. "${ARC_GNU}"/toolchain/arc-init.sh
226226
toolchain_build_dir="$(echo "${PWD}")"/toolchain
227-
uclibc_build_dir="$(echo "${PWD}")"/uClibc
228227
linux_src_dir=${LINUXDIR}
229228
linux_build_dir=$build_dir/linux
230229

0 commit comments

Comments
 (0)