Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / arch / ia64 / Makefile
index 7fd4296..523292a 100644 (file)
@@ -43,7 +43,8 @@ endif
 
 ifeq ($(GCC_VERSION),3)
  ifeq ($(GCC_MINOR_VERSION),4)
-       cflags-$(CONFIG_ITANIUM)        += -mtune=merced
+# Workaround Itanium 1 bugs in gcc 3.4.
+#      cflags-$(CONFIG_ITANIUM)        += -mtune=merced
        cflags-$(CONFIG_MCKINLEY)       += -mtune=mckinley
  endif
 endif