diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-03 12:23:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-03 12:23:16 +0000 |
commit | a35f3dd7a23723d0172d3b5d39795dc64bf72ff6 (patch) | |
tree | c5bec5c9192506df84ed5846782e70a03d3ed067 /benchmarks | |
parent | 6eb2d4a67aa71638103002f7003f0bc95314f251 (diff) | |
download | ports-a35f3dd7a23723d0172d3b5d39795dc64bf72ff6.tar.gz ports-a35f3dd7a23723d0172d3b5d39795dc64bf72ff6.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index ca07e64a0a14..3cdbbca27ae8 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -14,6 +14,7 @@ COMMENT= Performance Test of Filesystem I/O LICENSE= GPLv2 GNU_CONFIGURE= yes +USE_GCC= any USES= shebangfix SHEBANG_FILES= bon_csv2txt.in |