X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=e06c334636410c7d5b31512fd3d1440c26711dad;hb=4522aebe2246c5f47875d5c8cc505f1b615bfc7e;hp=b8d4e2c3e30844c436e44015696ec04d5c4264d8;hpb=8338fe821bc5e3f3cf15a5bf165eabe103b1ebce;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