X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=build.sh;fp=build.sh;h=d807648f5c4c0b8567c1d98974b8037da16bbe8d;hb=4caef139af0996dfb541b7c0b1b1ab31864840ee;hp=0000000000000000000000000000000000000000;hpb=0376d40412c8a4ca4762edad190b07c745ee897e;p=fishladder.git diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..d807648 --- /dev/null +++ b/build.sh @@ -0,0 +1 @@ +clang -fsanitize=address -O0 -I./vg build.c -o /tmp/tmpsr && /tmp/tmpsr $@