Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212881 Details for
Bug 296726
sys-libs/newlib-1.17.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff
newlib.diff (text/plain), 641 bytes, created by
Olivier Huber
on 2009-12-13 14:01:13 UTC
(
hide
)
Description:
diff
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2009-12-13 14:01:13 UTC
Size:
641 bytes
patch
obsolete
>--- newlib-1.16.0.ebuild 2009-04-05 12:37:41.000000000 +0200 >+++ newlib-1.17.0.ebuild 2009-12-11 22:35:08.970105321 +0100 >@@ -37,6 +37,8 @@ > src_unpack() { > unpack ${A} > mkdir -p "${NEWLIBBUILD}" >+ cd ${S} >+ epatch "${FILESDIR}/delete-thumb-def.patch" > } > > src_compile() { >@@ -50,8 +52,8 @@ > && myconf="--disable-newlib-hw-fp" \ > || myconf="--enable-newlib-hw-fp" > [[ ${CTARGET} == "spu" ]] \ >- && myconf="${myconf} --disable-threads" \ >- || myconf="${myconf} $(use_enable threads)" >+ && myconf="${myconf} --disable-newlib-multithread" \ >+ || myconf="${myconf} $(use_enable threads newlib-multithread)" > > cd "${NEWLIBBUILD}" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 296726
: 212881