org.openembedded.dev: 8a3c4530401cc8efd585c6614fd3e4bcc0679140

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 21:01:01 CEST 2008


revision:            8a3c4530401cc8efd585c6614fd3e4bcc0679140
date:                2008-04-21T08:20:28
author:              jeremy_laine at openembedded.org
branch:              org.openembedded.dev
changelog:
glibc_2.6.1.bb: fix powerpc/soft-float builds
* fixes errors message stating fe_nomask.o cannot be built
* see http://sources.redhat.com/ml/libc-ports/2007-06/msg00005.html

manifest:
format_version "1"

new_manifest [628a4d7ca7c119a0877077d28c7c8b765f10a8e9]

old_revision [ea22d358a831b54fb4cab9ba737aa7318d20aa38]

add_file "packages/glibc/files/glibc-2.6.1-powerpc-nofpu.patch"
 content [167457c19aba32e53d5e2fcb81e12b113c9872ca]

patch "packages/glibc/glibc_2.6.1.bb"
 from [d7da717daed6dd7a23f3d54789b6f28eafa6314a]
   to [e44cc81d7e42c307cc3fa0165f19e3c2cc9c1dab]
-------------- next part --------------
#
#
# add_file "packages/glibc/files/glibc-2.6.1-powerpc-nofpu.patch"
#  content [167457c19aba32e53d5e2fcb81e12b113c9872ca]
# 
# patch "packages/glibc/glibc_2.6.1.bb"
#  from [d7da717daed6dd7a23f3d54789b6f28eafa6314a]
#    to [e44cc81d7e42c307cc3fa0165f19e3c2cc9c1dab]
#
============================================================
--- packages/glibc/files/glibc-2.6.1-powerpc-nofpu.patch	167457c19aba32e53d5e2fcb81e12b113c9872ca
+++ packages/glibc/files/glibc-2.6.1-powerpc-nofpu.patch	167457c19aba32e53d5e2fcb81e12b113c9872ca
@@ -0,0 +1,11 @@
+--- dummy-libc/ports/sysdeps/powerpc/nofpu/Makefile	2006-11-22 09:13:11.000000000 -0600
++++ libc25/ports/sysdeps/powerpc/nofpu/Makefile	2007-06-07 09:53:05.708240976 -0500
+@@ -6,7 +6,7 @@
+ endif
+ 
+ ifeq ($(subdir),math)
+-libm-support += fenv_const fe_nomask
++libm-support += fenv_const
+ CPPFLAGS += -I../soft-fp/
+ # The follow CFLAGS are a work around for GCC Bugzilla Bug 29253
+ # "expand_abs wrong default code for floating point"
============================================================
--- packages/glibc/glibc_2.6.1.bb	d7da717daed6dd7a23f3d54789b6f28eafa6314a
+++ packages/glibc/glibc_2.6.1.bb	e44cc81d7e42c307cc3fa0165f19e3c2cc9c1dab
@@ -63,7 +63,10 @@ SRC_URI_append_sh4 = " file://no-z-defs.
 SRC_URI_append_sh4 = " file://no-z-defs.patch;patch=1"
 
 # PowerPC Patches to add support for soft-float
-SRC_URI_append_powerpc = "file://powerpc-sqrt-hack.diff;patch=1"
+SRC_URI_append_powerpc = "\
+  file://powerpc-sqrt-hack.diff;patch=1 \
+  file://glibc-2.6.1-powerpc-nofpu.patch;patch=1 \
+"
 
 S = "${WORKDIR}/glibc-${PV}"
 B = "${WORKDIR}/build-${TARGET_SYS}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/1838ca34/attachment.htm 


More information about the commitlog mailing list