blob: 5abd3b291b0222b61069c923a3ad7a63d44788b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# THIS FILE IS AUTOGENERATED, DO NOT EDIT !!!
# Generator: ya tool yamaker ym2; contrib/go/_std_{VER}/.yandex_meta/build.ym; contrib/go/yagogen/gen.py
# Docs: https://a.yandex-team.ru/arcadia/devtools/contrib/docs/toolchain_go.md
IF (CGO_ENABLED)
GO_LIBRARY()
PEERDIR(contrib/libs/clang${COMPILER_VERSION}-rt/lib/msan)
CGO_SRCS(msan.go)
END()
ENDIF()
|