[Ocfs2-commits] zab commits r1839 - trunk

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Mon Jan 24 17:54:09 CST 2005


Author: zab
Date: 2005-01-24 17:54:07 -0600 (Mon, 24 Jan 2005)
New Revision: 1839

Modified:
   trunk/Kbuild-24.make
Log:
o these are far more noise than signal.  If we can do without them on 
  2.6/all and 2.6/!i686, we can do without them entirely.


Modified: trunk/Kbuild-24.make
===================================================================
--- trunk/Kbuild-24.make	2005-01-24 22:35:54 UTC (rev 1838)
+++ trunk/Kbuild-24.make	2005-01-24 23:54:07 UTC (rev 1839)
@@ -26,10 +26,6 @@
 # kbuild system.  Hope we got them right.
 #
 
-ifeq ($(OCFS_PROCESSOR),i686)
-WARNINGS += -Wmissing-prototypes -Wmissing-declarations
-endif 
-
 ifeq ($(OCFS_PROCESSOR),ppc64)
   MACH_CFLAGS += -m64 -fsigned-char -fno-builtin -msoft-float \
 	-mminimal-toc



More information about the Ocfs2-commits mailing list