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

version 1.2version 1.3
Line 1
Line 1
 NAMD_ARCH = Linux-x86 NAMD_ARCH = Linux-x86
 CHARMARCH = net-linux CHARMARCH = net-linux
  
 CXX = g++ CXX = g++ -std=c++11
 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.2 
changed lines
 Added in v.1.3



Made by using version 1.53 of cvs2html