Browse Source

glibc: rediffed 'no-binutils-powerpc.patch.cross' against glibc 2.11.2

user/karasz/next/updates
Christian Wiese 14 years ago
parent
commit
daca0a99d8
  1. 14
      base/glibc/no-binutils-powerpc.patch.cross

14
base/glibc/no-binutils-powerpc.patch.cross

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../glibc/no-binutils-powerpc.patch.cross
# Copyright (C) 2010 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -19,14 +20,15 @@ extraction ...
- Rene Rebe <rene@exactcode.de>
--- libc/sysdeps/powerpc/configure.orig 2004-10-29 16:13:54.446333079 +0200
+++ libc/sysdeps/powerpc/configure 2004-10-29 16:18:34.546713844 +0200
diff -ruN glibc-2.11.2-orig/sysdeps/powerpc/configure glibc-2.11.2/sysdeps/powerpc/configure
--- glibc-2.11.2-orig/sysdeps/powerpc/configure 2010-05-19 22:38:20.000000000 +0200
+++ glibc-2.11.2/sysdeps/powerpc/configure 2010-09-01 20:54:09.720325032 +0200
@@ -25,7 +25,7 @@
fi
echo "$as_me:$LINENO: result: $libc_cv_ppc_machine" >&5
echo "${ECHO_T}$libc_cv_ppc_machine" >&6
{ $as_echo "$as_me:$LINENO: result: $libc_cv_ppc_machine" >&5
$as_echo "$libc_cv_ppc_machine" >&6; }
-if test $libc_cv_ppc_machine != yes; then
+if false ; then
{ { echo "$as_me:$LINENO: error:
+if false; then
{ { $as_echo "$as_me:$LINENO: error:
*** A binutils version which can handle
*** .machine \"altivec\"

Loading…
Cancel
Save