@@ -37,6 +37,9 @@ trycc cc
trycc clang
printf "%s\n" "$CC"
printf "checking for xxd... "
trycc xxd
printf "checking weather C compiler works... "
status="fail"
tmpc="$(mktemp -d)/test.c"
The note is not visible to the blocked user.