summaryrefslogtreecommitdiffstats
path: root/xmr-stak-cpu.cbp
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-04-21 09:28:25 +0100
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-04-21 09:28:36 +0100
commit259b0b3a23dfac55d7440e206738694cb5fd5e2c (patch)
treec4d369b1b6b82166c2c29cfc531da099aaf209c3 /xmr-stak-cpu.cbp
parent1b56eab73043ce4094e6ee6b3886f169a605a080 (diff)
downloadxmr-stak-259b0b3a23dfac55d7440e206738694cb5fd5e2c.zip
xmr-stak-259b0b3a23dfac55d7440e206738694cb5fd5e2c.tar.gz
Faster multiplication
Diffstat (limited to 'xmr-stak-cpu.cbp')
-rw-r--r--xmr-stak-cpu.cbp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmr-stak-cpu.cbp b/xmr-stak-cpu.cbp
index cc606fd..8df8044 100644
--- a/xmr-stak-cpu.cbp
+++ b/xmr-stak-cpu.cbp
@@ -59,7 +59,7 @@
</Target>
</Build>
<Compiler>
- <Add option="-march=westmere" />
+ <Add option="-march=haswell" />
<Add option="-Wall" />
</Compiler>
<Linker>
OpenPOWER on IntegriCloud