[2266] 2009-06-05 Vladimir Serbinenko <[email protected]>

Vladimir Serbinenko <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2266
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2266
Author:   phcoder
Date:     2009-06-05 01:28:18 +0000 (Fri, 05 Jun 2009)
Log Message:
-----------
2009-06-05  Vladimir Serbinenko  <[email protected]>

	* conf/i386-pc.rmk (efiemu_mod_CFLAGS): remove -Werror -Wall
	* conf/common.rmk (search_mod_CFLAGS): likewise

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/conf/common.rmk
    trunk/grub2/conf/i386-pc.rmk

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-04 21:45:32 UTC (rev 2265)
+++ trunk/grub2/ChangeLog	2009-06-05 01:28:18 UTC (rev 2266)
@@ -1,3 +1,8 @@
+2009-06-05  Vladimir Serbinenko  <[email protected]>
+
+	* conf/i386-pc.rmk (efiemu_mod_CFLAGS): remove -Werror -Wall
+	* conf/common.rmk (search_mod_CFLAGS): likewise
+
 2009-06-04  Vladimir Serbinenko  <[email protected]>
 
 	* kern/i386/pc/startup.S [APPLE_CC]: block of nops to 

Modified: trunk/grub2/conf/common.rmk
===================================================================
--- trunk/grub2/conf/common.rmk	2009-06-04 21:45:32 UTC (rev 2265)
+++ trunk/grub2/conf/common.rmk	2009-06-05 01:28:18 UTC (rev 2266)
@@ -423,7 +423,7 @@
 
 # For search.mod.
 search_mod_SOURCES = commands/search.c
-search_mod_CFLAGS = $(COMMON_CFLAGS) -Werror -Wall
+search_mod_CFLAGS = $(COMMON_CFLAGS)
 search_mod_LDFLAGS = $(COMMON_LDFLAGS)
 
 # For test.mod.

Modified: trunk/grub2/conf/i386-pc.rmk
===================================================================
--- trunk/grub2/conf/i386-pc.rmk	2009-06-04 21:45:32 UTC (rev 2265)
+++ trunk/grub2/conf/i386-pc.rmk	2009-06-05 01:28:18 UTC (rev 2266)
@@ -203,7 +203,7 @@
 		     efiemu/loadcore32.c efiemu/loadcore64.c \
 		     efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c \
 		     efiemu/i386/coredetect.c
-efiemu_mod_CFLAGS = $(COMMON_CFLAGS) -Werror -Wall
+efiemu_mod_CFLAGS = $(COMMON_CFLAGS)
 efiemu_mod_LDFLAGS = $(COMMON_LDFLAGS)
 
 # For acpi.mod.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.