Open MineFuehrer opened 7 years ago
Also, when any benchmark needs recompiling/reinstalling, the source gets unpacked from scratch, nullifying all the fixed shebangs.
I initially tried to do this, but, the code is a mess of hardcoded paths. I mean, they don't have a concept of prefix.
@vishalbiswas see my comment at https://github.com/phoronix-test-suite/phoronix-test-suite/issues/165
The suite downloads and compiles benchmarks to be run and their results uploaded to openbenchmarking.org
Using the fix-shebang script is not practical due to the number of scripts in different languages. Some sort of automated solution is called for.