Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35607 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Makefile.org        2003-12-17 10:01:34.566956786 -0500
0
++ Makefile    2003-12-17 10:02:04.087798412 -0500
Lines 266-272 Link Here
266
ifeq ($(CC),icc)
266
ifeq ($(CC),icc)
267
  # Optimizations for the Intel compiler.
267
  # Optimizations for the Intel compiler.
268
  CFLAGS    = -O3 -rcd -Xa -ipo -ipo_obj
268
  CFLAGS    = -O3 -rcd -ipo -ipo_obj -w
269
else
269
else
270
ifeq ($(CC),sun-forte)
270
ifeq ($(CC),sun-forte)

Return to bug 35607