Skip to content

Commit

Permalink
tdu: fix build in some constellations (#5903)
Browse files Browse the repository at this point in the history
- fix disable VCS stamping

(cherry picked from commit 678e4d5)
  • Loading branch information
hgy59 authored Sep 24, 2023
1 parent 43ac98b commit 3d70ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cross/tdu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ LICENSE = GPLv2

INSTALL_TARGET = tdu_install

GO_SRC_DIR = $(WORK_DIR)/$(PKG_DIR)
GO_BUILD_ARGS += -ldflags '-s -w'

include ../../mk/spksrc.cross-go.mk
Expand Down

0 comments on commit 3d70ec9

Please sign in to comment.