FreeBSD Bugzilla – Attachment 245481 Details for
Bug 274329
x11-toolkits/libwnck3: fix warnings, and build with lld 17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-toolkits/libwnck3: fix warnings, and build with lld 17
x11-toolkits__libwnck3-fix-warnings-lld17-build-1.diff (text/plain), 1.69 KB, created by
Dimitry Andric
on 2023-10-07 14:03:28 UTC
(
hide
)
Description:
x11-toolkits/libwnck3: fix warnings, and build with lld 17
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2023-10-07 14:03:28 UTC
Size:
1.69 KB
patch
obsolete
>diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_libwnck-3.map b/x11-toolkits/libwnck3/files/patch-libwnck_libwnck-3.map >deleted file mode 100644 >index f7dd49f6d908..000000000000 >--- a/x11-toolkits/libwnck3/files/patch-libwnck_libwnck-3.map >+++ /dev/null >@@ -1,11 +0,0 @@ >---- libwnck/libwnck-3.map.orig 2020-03-25 21:18:55 UTC >-+++ libwnck/libwnck-3.map >-@@ -1,6 +1,8 @@ >- { >- global: >- wnck_*; >-+ __progname; >-+ environ; >- local: >- *; >- }; >diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h >new file mode 100644 >index 000000000000..cf5e7a27886a >--- /dev/null >+++ b/x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h >@@ -0,0 +1,11 @@ >+--- libwnck/pager-accessible-factory.h.orig 2020-03-25 21:18:55 UTC >++++ libwnck/pager-accessible-factory.h >+@@ -17,7 +17,7 @@ >+ */ >+ >+ #ifndef __WNCK_PAGER_ACCESSIBLE_FACTORY_H__ >+-#define __WBCK_PAGER_ACCESSIBLE_FACTORY_H__ >++#define __WNCK_PAGER_ACCESSIBLE_FACTORY_H__ >+ >+ #include <atk/atk.h> >+ >diff --git a/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h b/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h >new file mode 100644 >index 000000000000..151629a2f206 >--- /dev/null >+++ b/x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h >@@ -0,0 +1,11 @@ >+--- libwnck/workspace-accessible-factory.h.orig 2020-03-25 21:18:55 UTC >++++ libwnck/workspace-accessible-factory.h >+@@ -17,7 +17,7 @@ >+ */ >+ >+ #ifndef __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ >+-#define __WBCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ >++#define __WNCK_WORKSPACE_ACCESSIBLE_FACTORY_H__ >+ >+ #include <atk/atk.h> >+
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 274329
: 245481