Add support for linux build

Change-Id: I8065ea1b5f57bd6f93d4eb70201972dad9b021db
20 files changed
tree: a36f256b85d3982808b662b13b67c5a827ca5c26
  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. 188.ammp/
  10. 252.eon/
  11. 255.vortex/
  12. 256.bzip2/
  13. 300.twolf/
  14. benchmarks/
  15. .clang-format
  16. .gitignore
  17. AUTHORS
  18. BUILD.gn
  19. LICENSE
  20. patch.sh
  21. 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.