Skip to content

Commit

Permalink
ctop: Drop unused variable
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 30, 2024
1 parent 65b6f46 commit dabcba4
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 dabcba4

Please sign in to comment.