Hay
Date
Feb. 5, 2025, 2:09 p.m.

Environment
arm

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_assoc_resp':
/builds/linux/net/mac80211/mlme.c:5497:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 5497 | }
      | ^


make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
/builds/linux/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_assoc_resp':
/builds/linux/net/mac80211/mlme.c:5497:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 5497 | }
      | ^