Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 403680 Details for
Bug 549966
net-dialup/ppp with sys-libs/musl - In file included from plugin.c:29:0: pppoe.h:43:23: fatal error: sys/cdefs.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ppp-2.4.7-r1.ebuild.patch
ppp-2.4.7-r1.ebuild.patch (text/plain), 540 bytes, created by
Robert Sebastian Gerus
on 2015-05-20 13:43:38 UTC
(
hide
)
Description:
ppp-2.4.7-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Robert Sebastian Gerus
Created:
2015-05-20 13:43:38 UTC
Size:
540 bytes
patch
obsolete
>--- /usr/portage/net-dialup/ppp/ppp-2.4.7-r1.ebuild 2015-05-14 12:21:15.000000000 +0200 >+++ ./ppp-2.4.7-r1.ebuild 2015-05-20 15:17:24.679979587 +0200 >@@ -81,6 +81,16 @@ > einfo "Disabling radius" > sed -i -e '/+= radius/s:^:#:' pppd/plugins/Makefile.linux || die > fi >+ >+ if use elibc_musl ; then >+ einfo "Conditionally patching for musl" >+ epatch "${FILESDIR}"/${P}-musl.diff >+ >+ if use dhcp ; then >+ einfo "Conditionally patching dhcp support for musl" >+ epatch "${FILESDIR}"/${P}-dhcp-musl.diff >+ fi >+ fi > } > > 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 549966
:
403676
|
403678
| 403680