X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=e06c334636410c7d5b31512fd3d1440c26711dad;hb=a6cf29fa4dac0909c7582cb1094151d34093ee76;hp=b8d4e2c3e30844c436e44015696ec04d5c4264d8;hpb=7a4bfe757a51d6b33c0c90db3b76f4d881bcf067;p=mothur.git diff --git a/makefile b/makefile index b8d4e2c..e06c334 100644 --- a/makefile +++ b/makefile @@ -39,7 +39,7 @@ ifeq ($(strip $(64BIT_VERSION)),yes) #if you are a linux user use the following line #CXXFLAGS += -mtune=native -march=native -m64 - CXXFLAGS += -DBIT_VERSION + CXXFLAGS += -DBIT_VERSION FORTRAN_FLAGS = -m64 endif