Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 714897 Details for
Bug 795078
games-puzzle/biniax2-1.30-r1: -fno-common build failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
biniax2-1.30-fno-common.patch
biniax2-1.30-fno-common.patch (text/plain), 766 bytes, created by
Samuel Bauer
on 2021-06-09 09:52:52 UTC
(
hide
)
Description:
biniax2-1.30-fno-common.patch
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2021-06-09 09:52:52 UTC
Size:
766 bytes
patch
obsolete
>diff --git a/desktop/inp.c b/desktop/inp.c >index e9a49fd..bd2b508 100755 >--- a/desktop/inp.c >+++ b/desktop/inp.c >@@ -36,6 +36,7 @@ INCLUDES > FUNCTIONS > ******************************************************************************/ > >+BNX_INP _Inp; > > BNX_BOOL inpInit() > { >@@ -330,4 +331,4 @@ char inpGetChar() > BNX_INP *inpDirect() > { > return &_Inp; >-} >\ No newline at end of file >+} >diff --git a/desktop/inp.h b/desktop/inp.h >index 7130d85..a434b22 100755 >--- a/desktop/inp.h >+++ b/desktop/inp.h >@@ -69,8 +69,6 @@ typedef struct BNX_INP > > } BNX_INP; > >-BNX_INP _Inp; >- > /****************************************************************************** > FUNCTIONS > ******************************************************************************/
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 795078
: 714897 |
714900