diff options
-rwxr-xr-x | validate | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -192,7 +192,6 @@ if [ "$use_hadrian" = "NO" ]; then # See Note [Default build system verbosity]. make="$make -s" fi - $make -C utils/checkUniques else if [ "$use_stack" = "NO" ]; then hadrian/build --help > /dev/null |