Skip to content

Commit

Permalink
Cleaning up bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
maksimov committed Sep 13, 2023
1 parent 167fd5d commit e84e50a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,6 @@ endif
if [ ! -x "${HOME}/go/bin/${GOOS}_${GOARCH}/vttablet" ]; then \
echo "Missing vttablet at: ${HOME}/go/bin/${GOOS}_${GOARCH}/vttablet" && exit; \
fi
<<<<<<< HEAD
=======

# Cross-compiling w/ cgo isn't trivial and we don't need vtorc, so we can skip building it
>>>>>>> 356828b1f1 (Upgrade go slack vitess r14.0.5 (#91))

debug:
ifndef NOBANNER
Expand Down

0 comments on commit e84e50a

Please sign in to comment.