Skip to content

Commit

Permalink
ctop: Fix compatibility with golang 1.23
Browse files Browse the repository at this point in the history
Co-authored-by: Tianling Shen <[email protected]>
Signed-off-by: Milinda Brantini <[email protected]>
  • Loading branch information
p-w-p and 1715173329 committed Sep 29, 2024
1 parent 840a8b5 commit e7f1f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/ctop/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ MAKE_PATH:=$(GO_PKG_WORK_DIR_NAME)/build/src/$(GO_PKG)
MAKE_VARS += \
GOPATH=$(GO_PKG_BUILD_DIR) \
GOCACHE=$(GO_BUILD_CACHE_DIR) \
GOROOT_FINAL=$(GO_TARGET_ROOT) \
CC="$(TARGET_CC)" \
CXX="$(TARGET_CXX)" \
$(GO_PKG_VARS)
Expand Down

0 comments on commit e7f1f4b

Please sign in to comment.