File: make.linux.x86.intel.opt

package info (click to toggle)
zimpl 3.0.0%2Bdfsg1-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,476 kB
  • ctags: 2,580
  • sloc: ansic: 18,591; yacc: 899; sh: 472; lex: 329; makefile: 224
file content (6 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
#--- $Id$
CC		=	icc
CPPFLAGS	+=	-DNDEBUG -DNO_MSHELL
CFLAGS		=	-O3 -ip -mp -w1 -par_report0 -vec_report0 \
			-wd1173
LDFLAGS         =       -lgmp -lz -lm -static