Difference for arch/CRAY-XE-gnu.arch from version 1.3 to 1.4

version 1.3version 1.4
Line 13
Line 13
 # the the psfgen compilation to succeed. # the the psfgen compilation to succeed.
 # #
  
 CXX = CC -std=c++0x -DNOHOSTNAME -DNO_GETPWUID CXX = CC -std=c++11 -DNOHOSTNAME -DNO_GETPWUID
 CXXOPTS = -O3 -ffast-math -fexpensive-optimizations -fomit-frame-pointer CXXOPTS = -O3 -ffast-math -fexpensive-optimizations -fomit-frame-pointer
  
 CC = cc CC = cc


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



Made by using version 1.53 of cvs2html