Skip to content

Commit

Permalink
WIP DTCW
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Aug 9, 2024
1 parent 692e834 commit fff8811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dtcw
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ build_command() {
echo "Could not find doctoolchain executable, neither in '${DTC_HOME}' nor on PATH ('${PATH}')" >&2
exit 1
fi
cmd="${cmd} . ${*} ${DTC_OPTS}"
else
cmd="$(sdk_home_doctoolchain "${version}")/bin/doctoolchain . ${*} ${DTC_OPTS}"
fi
Expand Down

0 comments on commit fff8811

Please sign in to comment.