d807648f5c4c0b8567c1d98974b8037da16bbe8d
[carveJwlIkooP6JGAAIwe30JlM.git] / build.sh
1 clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@