File: make.linux.x86.intel.dbg

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 (8 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
7
8
#--- $Id$
CC		=	icc
CPPFLAGS	+=	-DFREEMEM
CFLAGS		=	-g -mp -w2 -fpstkchk -Wcheck \
			-par_report0 -vec_report0 \
			-wd111,171,279,981,1173,1419,1684
LDFLAGS         =       -lgmp -lz -lm -static
# -wd383,444,810