X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=makefile;h=a8a0170db2642bf436dbace2f002a2f370c76d23;hb=0b99c6b6ea875e13febda76903fd4d9cda7add7d;hp=3f0893c5ad82d811fb4c5cf05f86f0326b4561c8;hpb=202846c98b9eff0eca7b20a570bfffa8ee4a5f4e;p=mothur.git diff --git a/makefile b/makefile index 3f0893c..a8a0170 100644 --- a/makefile +++ b/makefile @@ -32,7 +32,7 @@ ifeq ($(strip $(64BIT_VERSION)),yes) CXXFLAGS += -DBIT_VERSION #if you are using centos uncomment the following lines - #CC = g++44 + #CXX = g++44 #CXXFLAGS += -mtune=native -march=native -m64 endif