Skip to content

Commit

Permalink
nerves -> nerves_toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 26, 2016
1 parent 91ba5f6 commit 073c23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nerves_toolchain_ctng/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ build_gcc()
toolchain_base_name()
{
# Compute the base filename part of the build product
echo "nerves_$(gcc_tuple_underscores)-$NERVES_TOOLCHAIN_VERSION.$HOST_OS-$HOST_ARCH"
echo "nerves_toolchain_$(gcc_tuple_underscores)-$NERVES_TOOLCHAIN_VERSION.$HOST_OS-$HOST_ARCH"
}

assemble_tarball()
Expand Down

0 comments on commit 073c23d

Please sign in to comment.