aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/comp_nodes/ut/build_no_codegen.sh
blob: 9ad6ea4eabecac2c4b353b64aeff1f5a01e86917 (plain) (blame)
1
2
3
4
#!/usr/bin/env bash
set -ex

ya make -D MKQL_DISABLE_CODEGEN --target-platform=DEFAULT-LINUX-X86_64 --target-platform-flag=CFLAGS='-DMKQL_DISABLE_CODEGEN'