Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 448972 Details for
Bug 596044
amd64-fbsd profile: build fails sys-libs/libcxx-3.9.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sample patch for eclass/freebsd.eclass
bug596044-eclass.patch (text/plain), 424 bytes, created by
Yuta SATOH
on 2016-10-03 14:07:28 UTC
(
hide
)
Description:
sample patch for eclass/freebsd.eclass
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2016-10-03 14:07:28 UTC
Size:
424 bytes
patch
obsolete
>diff --git a/freebsd.eclass b/freebsd.eclass >index 57f9d45..63f5766 100644 >--- a/freebsd.eclass >+++ b/freebsd.eclass >@@ -195,6 +195,9 @@ freebsd_src_unpack() { > export INSTALL_LINK="ln -f" > export INSTALL_SYMLINK="ln -fs" > fi >+ >+ # Add a special CFLAGS required for multilib support. >+ use amd64-fbsd && export CFLAGS_x86_fbsd="${CFLAGS_x86_fbsd} -DCOMPAT_32BIT -B/usr/lib32 -L/usr/lib32" > } > > freebsd_src_compile() {
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 596044
:
448970
| 448972