package/netsniff-ng: fix build with gcc 10
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sat, 26 Sep 2020 08:10:01 +0000 (10:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 26 Sep 2020 13:31:14 +0000 (15:31 +0200)
commitd0f0d368acc67b6c291618ca1f7e89fc75959a39
treed02d65cdfed671a40f38f2a48738097bcad4f6be
parent6ecad89a450eba790404ea25977a2e03129b6a81
package/netsniff-ng: fix build with gcc 10

Fixes:
 - http://autobuild.buildroot.org/results/811b9eada9558bafde4e4ed824b36239c72e0501

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/netsniff-ng/0001-mausezahn-remove-unused-MZ_SIZE_LONG_INT.patch [new file with mode: 0644]
package/netsniff-ng/0002-mausezahn-make-needlessly-global-variables-static.patch [new file with mode: 0644]
package/netsniff-ng/0003-mausezahn-move-variable-definitions-cli-h-to-cli-c.patch [new file with mode: 0644]
package/netsniff-ng/0004-mausezahn-move-variable-definitions-from-mops-h-to-mops-c.patch [new file with mode: 0644]
package/netsniff-ng/0005-mausezahn-move-variable-definitions-from-llist-h-to-llist-c.patch [new file with mode: 0644]
package/netsniff-ng/0006-mausezahn-move-variable-definitions-from-mz-h-to-mausezahn-c.patch [new file with mode: 0644]