Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 520060 Details for
Bug 620270
games-engines/openxcom-1.0.0-r1 : /.../Globe.cpp:1393:29: error: call of overloaded ‘abs(double)’ is ambiguous
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild patch enabling eapply
openxcom_ebuild.patch (text/plain), 386 bytes, created by
mudcrabmerchant
on 2018-02-18 19:32:29 UTC
(
hide
)
Description:
Ebuild patch enabling eapply
Filename:
MIME Type:
Creator:
mudcrabmerchant
Created:
2018-02-18 19:32:29 UTC
Size:
386 bytes
patch
obsolete
>--- openxcom-1.0.0-r1.ebuild 2017-02-28 13:50:50.000000000 -0600 >+++ openxcom-1.0.0-r2.ebuild 2018-02-18 12:32:50.449487894 -0600 >@@ -22,9 +22,15 @@ > doc? ( app-doc/doxygen )" > > DOCS=( README.txt ) >+PATCHES=( "${FILESDIR}/abi_update.patch" ) > > S=${WORKDIR}/OpenXcom-1.0 > >+src_prepare() { >+ eapply "${PATCHES[@]}" >+ eapply_user >+} >+ > src_configure() { > cmake-utils_src_configure > }
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 620270
:
474808
|
474810
|
474812
|
474814
|
474816
|
474818
|
520058
| 520060 |
520070