open-lldp: add patch to remove -Werror
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 Jan 2018 08:48:07 +0000 (09:48 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 Jan 2018 08:48:07 +0000 (09:48 +0100)
commitc38853d708a70208859fa056d527b4cf40a9265a
tree08aae70fc008c826151846f46c63a0f438eccc88
parent08ccfb65c66531624e0927ddd74e3062becb4632
open-lldp: add patch to remove -Werror

-Werror causes a number of build failures with recent versions of gcc
 that have additional warnings (turned into error due to -Werror). So
 let's remove -Werror.

Fixes:

  http://autobuild.buildroot.net/results/a06feb8616b98d4931145ea5079650e06bd1a61d/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/open-lldp/0003-Makefile.am-disable-Werror.patch [new file with mode: 0644]