SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
www/uget/patches/patch-ui-gtk_UgtkBanner_h
Normal file
15
www/uget/patches/patch-ui-gtk_UgtkBanner_h
Normal file
|
@ -0,0 +1,15 @@
|
|||
Fix for -fno-common
|
||||
From upstream: https://sourceforge.net/p/urlget/uget2/ci/14890943c52e0a5cd2a87d8a1c51cbffebee7cf9/
|
||||
|
||||
Index: ui-gtk/UgtkBanner.h
|
||||
--- ui-gtk/UgtkBanner.h.orig
|
||||
+++ ui-gtk/UgtkBanner.h
|
||||
@@ -64,7 +64,7 @@ struct UgtkBanner {
|
||||
UgetRssFeed* feed;
|
||||
UgetRssItem* item;
|
||||
} rss;
|
||||
-} banner;
|
||||
+};
|
||||
|
||||
void ugtk_banner_init (UgtkBanner* banner);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue