[2306] 2009-06-11 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2306
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2306
Author:   proski
Date:     2009-06-11 17:31:38 +0000 (Thu, 11 Jun 2009)
Log Message:
-----------
2009-06-11  Pavel Roskin  <[email protected]>

	* configure.ac: Remove host_m32.  Issues with 64-bit utilities
	have long been resolved.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/configure.ac

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-11 17:06:35 UTC (rev 2305)
+++ trunk/grub2/ChangeLog	2009-06-11 17:31:38 UTC (rev 2306)
@@ -1,3 +1,8 @@
+2009-06-11  Pavel Roskin  <[email protected]>
+
+	* configure.ac: Remove host_m32.  Issues with 64-bit utilities
+	have long been resolved.
+
 2009-06-11  Colin Watson  <[email protected]>
 
 	* util/grub.d/10_linux.in: Capitalise "Linux".

Modified: trunk/grub2/configure.ac
===================================================================
--- trunk/grub2/configure.ac	2009-06-11 17:06:35 UTC (rev 2305)
+++ trunk/grub2/configure.ac	2009-06-11 17:31:38 UTC (rev 2306)
@@ -43,10 +43,6 @@
 # Program name transformations
 AC_ARG_PROGRAM
 
-case "$host_cpu" in
-  powerpc64) host_m32=1 ;;
-esac
-
 case "$target_cpu" in
   i[[3456]]86) target_cpu=i386 ;;
 esac
@@ -172,11 +168,6 @@
   CFLAGS="$CFLAGS -DAPPLE_CC=1 -fnested-functions"
   ASFLAGS="$ASFLAGS -DAPPLE_CC=1"
 fi
-if test "x$host_m32" = x1; then
-  # Force 32-bit mode.
-  CFLAGS="$CFLAGS -m32"
-  LDFLAGS="$LDFLAGS -m32"
-fi
 
 # Check LZO when compiling for the i386-pc.
 if test "$target_cpu"-"$platform" = i386-pc; then
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.