When running ./Run on macOS an error gets thrown, saying that the -q flag isn't recognised.
MacOS uses clang instead of gcc, I suspect that's the reason why.
Everything runs fine (though of course more verbose) after removing this flag on line 113 in UnixBench/Makefile though.