FreeBSD Bugzilla – Attachment 204268 Details for
Bug 237797
audio/yoshimi: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
yoshimi.patch (text/plain), 845 bytes, created by
Piotr Kubaj
on 2019-05-08 13:29:07 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-05-08 13:29:07 UTC
Size:
845 bytes
patch
obsolete
>Index: files/patch-src_Misc_RandomGen.h >=================================================================== >--- files/patch-src_Misc_RandomGen.h (nonexistent) >+++ files/patch-src_Misc_RandomGen.h (working copy) >@@ -0,0 +1,12 @@ >+--- src/Misc/RandomGen.h.orig 2019-05-08 13:13:02 UTC >++++ src/Misc/RandomGen.h >+@@ -26,6 +26,9 @@ >+ #ifndef RANDOMGEN_H >+ #define RANDOMGEN_H >+ >++#ifdef __FreeBSD__ >++#include <sys/types.h> >++#endif >+ #include <stdint.h> >+ #include <cstdlib> >+ #include <cstring> > >Property changes on: files/patch-src_Misc_RandomGen.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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
Flags:
pkubaj
:
maintainer-approval?
(
tobik
)
Actions:
View
|
Diff
Attachments on
bug 237797
: 204268