]> git.donarmstrong.com Git - mothur.git/blobdiff - makefile
added processors to pre.cluster for mac and windows. Fixed bug in reNameFile function...
[mothur.git] / makefile
index 35857e0cba8b408610f7d230d150b34bfb6915a0..44d8a81a5e7b5a92d70df3dc6618daf5e505f7d7 100644 (file)
--- a/makefile
+++ b/makefile
@@ -31,7 +31,7 @@ ifeq  ($(strip $(64BIT_VERSION)),yes)
        #if you using cygwin to build Windows the following line
        #CXX = x86_64-w64-mingw32-g++
        #CC = x86_64-w64-mingw32-g++
-       #TARGET_ARCH += -m64
+       #TARGET_ARCH += -m64 -static
 
        #if you are a linux user use the following line
        #CXXFLAGS += -mtune=native -march=native -m64