Port 186.crafty benchmark

This doesn't currently work as fuchsia does not support redirection
operation for stdin

Change-Id: Ie99c534cc669ffe5482ec0b27ee5aa741259c1f7
3 files changed
tree: a2498fe5b0e42aa1b5f9208b3a7f26ec85a37231
  1. 164.gzip/
  2. 175.vpr/
  3. 176.gcc/
  4. 177.mesa/
  5. 179.art/
  6. 181.mcf/
  7. 183.equake/
  8. 186.crafty/
  9. .gitignore
  10. AUTHORS
  11. BUILD.gn
  12. LICENSE
  13. patch.sh
  14. README.md
README.md

Fuchsia

Harness for SPEC CPU2000 benchmarks. To compile and build it, sources from SPEC CPU2000 tarball needs to be unpacked in this folder.

To prepare the build, download the tar for SPEC_CPU2000v1.3.tar and then run

./patch.sh path/to/SPEC\_CPU2000v1.3

This command will extract the tar, copy sources and patch them for fuchsia.