summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-09-12 08:51:19 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-09-12 08:51:22 +0200
commit828508ea8ab53c7741b2e890972ce624fb995e23 (patch)
treead769562a240f9bfe5ff93a302f2a2bdaf4de001 /common
parent613d5df6f6498cdf401a171cb0234083c59f638d (diff)
downloadbarebox-828508ea8ab53c7741b2e890972ce624fb995e23.tar.gz
barebox-828508ea8ab53c7741b2e890972ce624fb995e23.tar.xz
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>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions