Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 330528 Details for
Bug 427430
When using latest clang-3.1-r5, sys-freebsd/boot0-9.0/9.1_beta1 will fail to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
successfully compiled, patch for clang-3.1-r5.ebuild
427430.patch (text/plain), 637 bytes, created by
Yuta SATOH
on 2012-11-25 11:39:35 UTC
(
hide
)
Description:
successfully compiled, patch for clang-3.1-r5.ebuild
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2012-11-25 11:39:35 UTC
Size:
637 bytes
patch
obsolete
>--- clang-3.1-r5.ebuild.orig 2012-08-30 19:01:29.000000000 +0900 >+++ clang-3.1-r5.ebuild 2012-11-25 20:38:14.000000000 +0900 >@@ -75,7 +75,11 @@ > -i tools/clang/test/lit.cfg || die "test path sed failed" > > # Automatically select active system GCC's libraries, bugs #406163 and #417913 >- epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection-v3.patch >+ if use elibc_FreeBSD ; then >+ epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection.patch >+ else >+ epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection-v3.patch >+ fi > > # Fix search paths on FreeBSD, bug #409269 > epatch "${FILESDIR}"/${P}-gentoo-freebsd-fix-lib-path.patch
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 427430
: 330528