| version 1.3 | version 1.4 | ||
|---|---|---|---|
|
| ||
| # 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:
| ||||||