Browse Source

Define WANT_PRIMEPOW

Luke Dashjr 12 years ago
parent
commit
7688efd8b3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -117,6 +117,7 @@ endif
 
 bfgminer_SOURCES += prime.c
 bfgminer_LDADD += -lgmp
+bfgminer_CPPFLAGS += -DWANT_PRIMEPOW
 
 if HAS_CPUMINE
 bfgminer_SOURCES	+= \