Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: 二手掉包工程师 <rustin.liu@gmail.com>
  • Loading branch information
asddongmen and Rustin170506 committed Feb 7, 2023
1 parent f1628fd commit 3fd5f58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ endif
# ref: https://github.com/cloudfoundry/gosigar/issues/58#issuecomment-1150925711
# ref: https://github.com/pingcap/tidb/pull/39526#issuecomment-1407952955
OS := "$(shell go env GOOS)"
#ARCH := "$(shell uname -s)"
ifeq (${OS}, "linux")
CGO := 0
else ifeq (${OS}, "darwin")
Expand Down

0 comments on commit 3fd5f58

Please sign in to comment.