@@ -0,0 +1,7 @@
cd "$(dirname "$0")"
mkdir build
pushd build
clang ../src/meta/build_tool.c -ldl -o build_tool.exe -g -fdiagnostics-absolute-paths
popd
./build/build_tool.exe -cc=clang
The note is not visible to the blocked user.