FreeBSD Bugzilla – Attachment 217458 Details for
Bug 248853
games/crossfire-client: Fix build with -fno-common
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch
patch (text/plain), 842 bytes, created by
Kevin Zheng
on 2020-08-23 17:44:08 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2020-08-23 17:44:08 UTC
Size:
842 bytes
patch
obsolete
>commit 1d5cdc7d46ffee3475beec9572d049f18cd1c155 >Author: Kevin Zheng <kevinz5000@gmail.com> >Date: Sun Aug 23 10:42:15 2020 -0700 > > games/crossfire-client: Fix build with -fno-common > >diff --git a/games/crossfire-client/files/patch-gtk-v2_src_main.h b/games/crossfire-client/files/patch-gtk-v2_src_main.h >new file mode 100644 >index 000000000000..30fdb995db0d >--- /dev/null >+++ b/games/crossfire-client/files/patch-gtk-v2_src_main.h >@@ -0,0 +1,11 @@ >+--- gtk-v2/src/main.h.orig 2019-08-19 02:12:05 UTC >++++ gtk-v2/src/main.h >+@@ -34,7 +34,7 @@ extern int map_image_size, map_image_half_size, image_ >+ #define DIALOG_FILENAME CF_DATADIR "/ui/dialogs.ui" >+ >+ /** Path to the current UI file. */ >+-char window_xml_file[MAX_BUF]; >++extern char window_xml_file[MAX_BUF]; >+ >+ #define MAGIC_MAP_PAGE 1 /**< Notebook page of the magic map */ >+
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 Raw
Actions:
View
Attachments on
bug 248853
: 217458