aboutsummaryrefslogtreecommitdiffstats
path: root/build/conf
diff options
context:
space:
mode:
authorsvidyuk <svidyuk@yandex-team.com>2024-11-07 05:49:57 +0300
committersvidyuk <svidyuk@yandex-team.com>2024-11-07 06:02:07 +0300
commitc3aec4b741e41998e2f9c0fd33d60db563bb7eb3 (patch)
treed5bdb939dbbad81a8356df89a2dec5deb0013920 /build/conf
parent2661be00f3bc47590fda9218bf0386d6355c8c88 (diff)
downloadydb-c3aec4b741e41998e2f9c0fd33d60db563bb7eb3.tar.gz
Revert commit rXXXXXX,Extract Go lib version from yo
Proper solution is implemented here: Heuristic searching of version from yo tool json file is not needed anymore. commit_hash:b1e84226e5379c4cfc5d2451d84c80502a795364
Diffstat (limited to 'build/conf')
-rw-r--r--build/conf/go.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/conf/go.conf b/build/conf/go.conf
index 85eb4b37c6..ab87169dd4 100644
--- a/build/conf/go.conf
+++ b/build/conf/go.conf
@@ -817,7 +817,6 @@ module GO_LIBRARY: _GO_BASE_UNIT {
SET(MODULE_TYPE LIBRARY)
SET(PEERDIR_TAGS GO GO_PROTO GO_FBS __EMPTY__ RESOURCE_LIB PACKAGE_UNION)
- _MAKEFILE_INCLUDE_LIKE_DEPS+=.yo.snapshot.json
MODULE_SUFFIX=.a
}