Difference for arch/Linux-x86-g++.arch from version 1.3 to 1.4

version 1.3version 1.4
Line 1
Line 1
 NAMD_ARCH = Linux-x86 NAMD_ARCH = Linux-x86
 CHARMARCH = net-linux CHARMARCH = net-linux
  
 CXX = g++ -std=c++11 CXX = g++ -std=c++0x
 CXXOPTS = -O3 -march=pentiumpro -ffast-math CXXOPTS = -O3 -march=pentiumpro -ffast-math
 CC = gcc CC = gcc
 COPTS = -O3 -march=pentiumpro -ffast-math COPTS = -O3 -march=pentiumpro -ffast-math


Legend:
Removed in v.1.3 
changed lines
 Added in v.1.4



Made by using version 1.53 of cvs2html