aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2010-11-25 01:16:34 -0500
committerJeff Garzik <jgarzik@redhat.com>2010-11-25 01:16:34 -0500
commit1032fec15b036b5f1be1b30f174deb21d377c22a (patch)
tree079ef35a83f2aab2013142c7497ff8a416d9034e /Makefile.am
parenta614823fa7891bef6bfa3e4b44f40a22ce557cef (diff)
Allocate work struct once, on stack, rather than alloc+free for each getwork.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8032eec..b0f5a61 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = -pthread
+INCLUDES = -pthread -fno-strict-aliasing
bin_PROGRAMS = minerd