carl9170 toolchain: update to gcc 9.1.0
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 5 May 2019 09:17:45 +0000 (11:17 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 5 May 2019 09:17:45 +0000 (11:17 +0200)
gcc will now be warning about conflicting alignments
when a pointer from a packed structure is in play.

the include headers will likely need further fixes, but
we can wait until the linux kernel folks know how they
want to deal with ieee80211.h.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>

No differences found