gcc-9: silence 'address-of-packed-member' warning
As done in the Linux Kernel. Most of the packed structures we have
are optimized to not generate any unaligned accesses, so this warning
produces a lot of false positives which are hard to fix in the code.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 613d5df commit 828508ea8ab53c7741b2e890972ce624fb995e23
@Sascha Hauer Sascha Hauer authored on 12 Sep 2019
Showing 1 changed file
View
Makefile