FreeBSD Bugzilla – Attachment 168577 Details for
Bug 208265
net-p2p/gtk-gnutella: Fix build of gtk-gnutella 1.1.9 on FreeBSD 9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix gtk-gnutella 1.1.9 build errors on FreeBSD 9
gtk-gnutella.patch (text/plain), 952 bytes, created by
Ben Woods
on 2016-03-24 19:15:17 UTC
(
hide
)
Description:
Patch to fix gtk-gnutella 1.1.9 build errors on FreeBSD 9
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2016-03-24 19:15:17 UTC
Size:
952 bytes
patch
obsolete
>Index: net-p2p/gtk-gnutella/files/patch-src_gcc.h >=================================================================== >--- net-p2p/gtk-gnutella/files/patch-src_gcc.h (nonexistent) >+++ net-p2p/gtk-gnutella/files/patch-src_gcc.h (working copy) >@@ -0,0 +1,11 @@ >+--- src/gcc.h.orig 2016-03-24 18:58:27 UTC >++++ src/gcc.h >+@@ -310,7 +310,7 @@ >+ * warning purposedly for some section of the file and then later restore >+ * the original warnings. >+ */ >+-#if HAS_GCC(3, 0) >++#if HAS_GCC(4, 8) >+ #define G_IGNORE_PUSH(x) \ >+ G_PRAGMA(GCC diagnostic push) \ >+ G_PRAGMA(GCC diagnostic ignored #x) > >Property changes on: net-p2p/gtk-gnutella/files/patch-src_gcc.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:
woodsb02
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208265
: 168577 |
168578