summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/i7z/i7z-9999.ebuild')
-rw-r--r--app-benchmarks/i7z/i7z-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/app-benchmarks/i7z/i7z-9999.ebuild b/app-benchmarks/i7z/i7z-9999.ebuild
index 40bf095..4b9a2e2 100644
--- a/app-benchmarks/i7z/i7z-9999.ebuild
+++ b/app-benchmarks/i7z/i7z-9999.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
DEPEND="${RDEPEND}"
src_prepare() {
- replace-flags -O? -O0
epatch "${FILESDIR}"/${PV}-gentoo.patch
tc-export CC
}
@@ -38,5 +37,4 @@ src_compile() {
src_install() {
default
use X && dosbin GUI/i7z_GUI
- dodoc put_cores_o*line.sh MAKEDEV-cpuid-msr
}