[2225] 2009-05-17 Vladimir Serbinenko <[email protected]>

Vladimir Serbinenko <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2225
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2225
Author:   phcoder
Date:     2009-05-17 11:33:20 +0000 (Sun, 17 May 2009)
Log Message:
-----------
2009-05-17  Vladimir Serbinenko  <[email protected]>

	Remove -Werror which causes build to fail on some systems

	* conf/i386-pc.rmk (xnu_mod_CFLAGS): Remove -Werror -Wall
	* conf/i386-efi.rmk (xnu_mod_CFLAGS): Likewise
	* conf/x86_64-efi.rmk (xnu_mod_CFLAGS): Likewise
	

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

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-05-17 11:27:08 UTC (rev 2224)
+++ trunk/grub2/ChangeLog	2009-05-17 11:33:20 UTC (rev 2225)
@@ -1,5 +1,13 @@
 2009-05-17  Vladimir Serbinenko  <[email protected]>
 
+	Remove -Werror which causes build to fail on some systems
+
+	* conf/i386-pc.rmk (xnu_mod_CFLAGS): Remove -Werror -Wall
+	* conf/i386-efi.rmk (xnu_mod_CFLAGS): Likewise
+	* conf/x86_64-efi.rmk (xnu_mod_CFLAGS): Likewise
+	
+2009-05-17  Vladimir Serbinenko  <[email protected]>
+
 	trampoline for linux on 64-bit platform
 
 	* conf/x86_64-efi.rmk (linux_mod_SOURCES): added 

Modified: trunk/grub2/conf/i386-efi.rmk
===================================================================
--- trunk/grub2/conf/i386-efi.rmk	2009-05-17 11:27:08 UTC (rev 2224)
+++ trunk/grub2/conf/i386-efi.rmk	2009-05-17 11:33:20 UTC (rev 2225)
@@ -191,7 +191,7 @@
 pkglib_MODULES += xnu.mod
 xnu_mod_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/i386/efi/xnu.c\
 	 loader/macho.c loader/xnu.c loader/i386/xnu_helper.S
-xnu_mod_CFLAGS = $(COMMON_CFLAGS) -Werror -Wall
+xnu_mod_CFLAGS = $(COMMON_CFLAGS)
 xnu_mod_LDFLAGS = $(COMMON_LDFLAGS)
 xnu_mod_ASFLAGS = $(COMMON_ASFLAGS)
 

Modified: trunk/grub2/conf/i386-pc.rmk
===================================================================
--- trunk/grub2/conf/i386-pc.rmk	2009-05-17 11:27:08 UTC (rev 2224)
+++ trunk/grub2/conf/i386-pc.rmk	2009-05-17 11:33:20 UTC (rev 2225)
@@ -239,7 +239,7 @@
 pkglib_MODULES += xnu.mod
 xnu_mod_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/i386/pc/xnu.c\
 	 loader/macho.c loader/xnu.c loader/i386/xnu_helper.S
-xnu_mod_CFLAGS = $(COMMON_CFLAGS) -Werror -Wall
+xnu_mod_CFLAGS = $(COMMON_CFLAGS)
 xnu_mod_LDFLAGS = $(COMMON_LDFLAGS)
 xnu_mod_ASFLAGS = $(COMMON_ASFLAGS)
 

Modified: trunk/grub2/conf/x86_64-efi.rmk
===================================================================
--- trunk/grub2/conf/x86_64-efi.rmk	2009-05-17 11:27:08 UTC (rev 2224)
+++ trunk/grub2/conf/x86_64-efi.rmk	2009-05-17 11:33:20 UTC (rev 2225)
@@ -189,7 +189,7 @@
 pkglib_MODULES += xnu.mod
 xnu_mod_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/i386/efi/xnu.c\
 	 loader/macho.c loader/xnu.c loader/i386/xnu_helper.S
-xnu_mod_CFLAGS = $(COMMON_CFLAGS) -Werror -Wall
+xnu_mod_CFLAGS = $(COMMON_CFLAGS)
 xnu_mod_LDFLAGS = $(COMMON_LDFLAGS)
 xnu_mod_ASFLAGS = $(COMMON_ASFLAGS)
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.