buildroot/package/cwiid
Fabrice Fontaine 83c7e07828 package/cwiid: fix build with gcc >= 14
Fix the following build failure with gcc >= 14:

led.c: In function 'wmplugin_exec':
led.c:86:42: error: assignment to 'struct cwiid_btn_message *' from incompatible pointer type 'struct cwiid_btn_mesg *' [-Wincompatible-pointer-types]
   86 |                                 btn_mesg = &mesg[i].btn_mesg;
      |                                          ^

Fixes:
 - http://autobuild.buildroot.org/results/a3bde74ff2137d088f4261e62930859bfe460cb9

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit f0877f5f9d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2024-09-03 18:18:34 +02:00
..
0001-wmdemo-fix-linking-by-adding-the-missing-lbluetooth-.patch
0002-configure-make-wmgui-build-optional.patch
0003-wminput-plugins-led-led.c-fix-build-with-gcc-14.patch package/cwiid: fix build with gcc >= 14 2024-09-03 18:18:34 +02:00
Config.in
cwiid.hash
cwiid.mk