Added patch to silence noise when compiling with -Werror on Archlinux.

This commit is contained in:
Sebastian Lackner
2014-09-06 05:06:09 +02:00
parent 41b4bc29a0
commit baae7829ff
3 changed files with 13 additions and 2 deletions

View File

@@ -14,3 +14,6 @@ Revision: 1
Author: Erich E. Hoover
Title: Appease the blessed version of gcc (4.5) when -Werror is enabled.
Revision: 1
Author: Sebastian Lackner
Title: Appease the Archlinux version of gcc (4.9.1) when -Werror is enabled.