Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212882 Details for
Bug 296656
dev-cpp/cppserv: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adding epatch to ebuild
cppserv-0.2.13.diff (text/plain), 355 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-12-13 14:02:44 UTC
(
hide
)
Description:
adding epatch to ebuild
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-12-13 14:02:44 UTC
Size:
355 bytes
patch
obsolete
>--- cppserv-0.2.13.ebuild.orig 2009-12-13 14:58:07.637756959 +0100 >+++ cppserv-0.2.13.ebuild 2009-12-13 14:51:31.145484420 +0100 >@@ -25,6 +25,11 @@ > > need_apache2 > >+src_unpack() { >+ unpack ${A} >+ epatch "${FILESDIR}/${P}-as-needed.patch" >+} >+ > cppserv_build_flags() { > local CPPSERV_DBG_FLAG > use debug && CPPSERV_DBG_FLAG="CPPFLAGS=-DMODCSERV_DEBUG"
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 296656
:
212818
| 212882 |
212884