File: make.linux.gnu.opt-sap

package info (click to toggle)
soplex 7.1.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,568 kB
  • sloc: cpp: 76,923; sh: 1,125; python: 672; makefile: 668; awk: 243; ansic: 93; php: 15
file content (3 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (2)
1
2
3
CPPFLAGS	+=	-DNDEBUG
CXXFLAGS	+=	-O3 -fomit-frame-pointer -fPIC # -g -malign-double -ffast-math
#CXXFLAGS	+=	-std=gnu++0x -O2 -fno-omit-frame-pointer -g -fPIC -pthread -fvisibility=hidden -fexceptions -funsigned-char -fno-strict-aliasing -pipe -minline-all-stringops -Wall -Wcast-align -Wno-trigraphs -Wextra -Wno-unused-variable -Wno-unused-parameter -Wno-unknown-pragmas -Wstack-protector -fstack-protector-all -D__NO_MATH_INLINES -DGCC_UTF16_PATCH -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DGCC_HIDDEN_VISIBILITY -DEXT_RELEASE -c