@@ -64,13 +64,13 @@ case "$CC" in
gcc) CFLAGS="$GDEBUGFLAGS";;
clang) CFLAGS="$CDEBUGFLAGS";;
*) ;;
easc
esac
else
case "$CC" in
gcc) ;;
clang) ;;
fi
case "$OSTYPE" in
The note is not visible to the blocked user.