Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212538 Details for
Bug 296313
sys-apps/dbus-1.3.0-r1 on x86-solaris
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
dbus-1.3.0-r1.ebuild.patch
dbus-1.3.0-r1.ebuild.patch (text/plain), 945 bytes, created by
Daniel Vergien
on 2009-12-09 13:50:04 UTC
(
hide
)
Description:
dbus-1.3.0-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Daniel Vergien
Created:
2009-12-09 13:50:04 UTC
Size:
945 bytes
patch
obsolete
>--- /nilfisk/home/dve/gentoo-new/usr/portage/sys-apps/dbus/dbus-1.3.0-r1.ebuild 2009-12-02 20:48:41.000000000 +0100 >+++ dbus-1.3.0-r1.ebuild 2009-12-09 14:35:36.383515756 +0100 >@@ -45,6 +45,7 @@ > epatch "${FILESDIR}"/${PN}-1.2.1-interix.patch > [[ ${CHOST} == *-interix[35]* ]] && epatch "${FILESDIR}"/${PN}-1.2.1-interix5.patch > [[ ${CHOST} == *-interix3* ]] && epatch "${FILESDIR}"/${PN}-1.2.1-interix3.patch >+ [[ ${CHOST} == *-solaris* ]] && epatch "${FILESDIR}"/${PN}-1-3-1-solaris.patch > epatch "${FILESDIR}"/${P}-asneeded.patch > epatch "${FILESDIR}"/${P}-no-cloexec.patch > # required for asneeded patch but also for bug 263909, cross-compile so >@@ -56,6 +57,10 @@ > local my_conf > local syssocket="${EPREFIX}"/var/run/dbus/system_bus_socket > local socketdir="${EPREFIX}"/tmp >+ >+ if [[ ${CHOST} == *-solaris* ]]; then >+ append-flags "-D_XOPEN_SOURCE=500" >+ fi > > if [[ ${CHOST} == *-interix* ]]; then > export ac_cv_func_poll=no
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 296313
: 212538 |
212539