diff options
Diffstat (limited to 'sys-auth/polkit/files')
-rw-r--r-- | sys-auth/polkit/files/polkit-0.110-W_define.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-auth/polkit/files/polkit-0.110-W_define.patch b/sys-auth/polkit/files/polkit-0.110-W_define.patch index 7c0cc312d907..8e502b878bc7 100644 --- a/sys-auth/polkit/files/polkit-0.110-W_define.patch +++ b/sys-auth/polkit/files/polkit-0.110-W_define.patch @@ -1,3 +1,5 @@ +http://bugs.freedesktop.org/show_bug.cgi?id=62220 + Failure to compile on SH4 arch because <sys/wait.h> is missing for #define's of: WIFEXITED, WEXITSTATUS, WIFSIGNALED, WTERMSIG |